Home | History | Annotate | Download | only in incallui

Lines Matching refs:Trace

22 import android.os.Trace;
53 Trace.beginSection("InCallServiceImpl.onCallAudioStateChanged");
55 Trace.endSection();
60 Trace.beginSection("InCallServiceImpl.onBringToForeground");
62 Trace.endSection();
67 Trace.beginSection("InCallServiceImpl.onCallAdded");
69 Trace.endSection();
74 Trace.beginSection("InCallServiceImpl.onCallRemoved");
78 Trace.endSection();
83 Trace.beginSection("InCallServiceImpl.onCanAddCallChanged");
85 Trace.endSection();
96 Trace.beginSection("InCallServiceImpl.onBind");
122 Trace.endSection();
128 Trace.beginSection("InCallServiceImpl.onUnbind");
134 Trace.endSection();
139 Trace.beginSection("InCallServiceImpl.tearDown");
152 Trace.endSection();