public class

CallTime

extends Handler
java.lang.Object
   ↳ android.os.Handler
     ↳ com.android.phone.CallTime

Class Overview

Helper class used to keep track of various "elapsed time" indications in the Phone app, and also to start and stop tracing / profiling.

Summary

Public Constructors
CallTime(CallTime.OnTickListener listener)
[Expand]
Inherited Methods
From class android.os.Handler
From class java.lang.Object

Public Constructors

public CallTime (CallTime.OnTickListener listener)