Lines Matching refs:Trace
22 import android.os.Trace;
53 Trace.beginSection("InCallServiceImpl.onCallAudioStateChanged"); in onCallAudioStateChanged()
55 Trace.endSection(); in onCallAudioStateChanged()
60 Trace.beginSection("InCallServiceImpl.onBringToForeground"); in onBringToForeground()
62 Trace.endSection(); in onBringToForeground()
67 Trace.beginSection("InCallServiceImpl.onCallAdded"); in onCallAdded()
69 Trace.endSection(); in onCallAdded()
74 Trace.beginSection("InCallServiceImpl.onCallRemoved"); in onCallRemoved()
78 Trace.endSection(); in onCallRemoved()
83 Trace.beginSection("InCallServiceImpl.onCanAddCallChanged"); in onCanAddCallChanged()
85 Trace.endSection(); in onCanAddCallChanged()
96 Trace.beginSection("InCallServiceImpl.onBind"); in onBind()
121 Trace.endSection(); in onBind()
127 Trace.beginSection("InCallServiceImpl.onUnbind"); in onUnbind()
133 Trace.endSection(); in onUnbind()
138 Trace.beginSection("InCallServiceImpl.tearDown"); in tearDown()
151 Trace.endSection(); in tearDown()