Home
last modified time | relevance | path

Searched refs:endSection (Results 1 – 25 of 41) sorted by relevance

12

/frameworks/base/startop/apps/ColorChanging/app/src/main/java/com/android/startop/colorchanging/
DMainActivity.java38 Trace.endSection(); in goRed()
44 Trace.endSection(); in goOrange()
50 Trace.endSection(); in goYellow()
56 Trace.endSection(); in goGreen()
62 Trace.endSection(); in goBlue()
68 Trace.endSection(); in goIndigo()
74 Trace.endSection(); in goViolet()
80 Trace.endSection(); in goCyan()
86 Trace.endSection(); in goBlack()
/frameworks/opt/photoviewer/src/com/android/ex/photo/util/
DInputStreamBuffer.java133 Trace.endSection(); in get()
136 Trace.endSection(); in get()
162 Trace.endSection(); in has()
171 Trace.endSection(); in has()
175 Trace.endSection(); in has()
192 Trace.endSection(); in advanceTo()
238 Trace.endSection(); in advanceTo()
264 Trace.endSection(); in fill()
272 Trace.endSection(); in fill()
310 Trace.endSection(); in fill()
[all …]
DTrace.java45 public static void endSection() { in endSection() method in Trace
47 android.os.Trace.endSection(); in endSection()
/frameworks/opt/bitmap/src/com/android/bitmap/util/
DInputStreamBuffer.java133 Trace.endSection(); in get()
136 Trace.endSection(); in get()
162 Trace.endSection(); in has()
171 Trace.endSection(); in has()
175 Trace.endSection(); in has()
192 Trace.endSection(); in advanceTo()
238 Trace.endSection(); in advanceTo()
264 Trace.endSection(); in fill()
272 Trace.endSection(); in fill()
310 Trace.endSection(); in fill()
[all …]
DTrace.java45 public static void endSection() { in endSection() method in Trace
47 android.os.Trace.endSection(); in endSection()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardService.java87 Trace.endSection();
95 Trace.endSection();
138 Trace.endSection();
146 Trace.endSection();
155 Trace.endSection();
164 Trace.endSection();
191 Trace.endSection();
223 Trace.endSection();
DKeyguardViewMediator.java576 Trace.endSection();
588 Trace.endSection();
598 Trace.endSection();
605 Trace.endSection();
615 Trace.endSection();
1005 Trace.endSection(); in onStartedWakingUp()
1011 Trace.endSection(); in onScreenTurningOn()
1018 Trace.endSection(); in onScreenTurnedOn()
1185 Trace.endSection(); in verifyUnlock()
1204 Trace.endSection(); in setOccluded()
[all …]
/frameworks/opt/bitmap/src/com/android/bitmap/
DUnrefedPooledCache.java82 Trace.endSection(); in get()
92 Trace.endSection(); in put()
104 Trace.endSection(); in put()
113 Trace.endSection(); in offer()
117 Trace.endSection(); in offer()
125 Trace.endSection(); in poll()
152 Trace.endSection(); in poll()
159 Trace.endSection(); in poll()
DContiguousFIFOAggregator.java115 Trace.endSection(); in expect()
150 Trace.endSection(); in forget()
173 Trace.endSection(); in execute()
181 Trace.endSection(); in execute()
204 Trace.endSection(); in maybeExecuteNow()
215 Trace.endSection(); in maybeExecuteNow()
DDecodeTask.java128 Trace.endSection(); in decode()
145 Trace.endSection(); in decode()
159 Trace.endSection(); in decode()
170 Trace.endSection(); in decode()
184 Trace.endSection(); in decode()
217 Trace.endSection(); in decode()
267 Trace.endSection(); in decode()
363 Trace.endSection(); in decode()
392 Trace.endSection(); in decode()
484 Trace.endSection(); in reset()
DUnrefedBitmapCache.java101 Trace.endSection(); in poll()
/frameworks/base/tests/TouchLatency/app/src/main/java/com/prefabulated/touchlatency/
DTouchLatencyActivity.java76 Trace.endSection(); in TouchLatencyView()
93 Trace.endSection(); in onTouch()
120 Trace.endSection(); in drawTouch()
189 Trace.endSection(); in drawBall()
201 Trace.endSection(); in onDraw()
211 Trace.endSection(); in changeMode()
250 Trace.endSection(); in onCreate()
264 Trace.endSection(); in onCreateOptionsMenu()
303 Trace.endSection(); in onOptionsItemSelected()
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
DBasicBitmapDrawable.java177 Trace.endSection(); in bind()
181 Trace.endSection(); in bind()
210 Trace.endSection(); in unbind()
223 Trace.endSection(); in setImage()
239 Trace.endSection(); in setImage()
257 Trace.endSection(); in setImage()
336 Trace.endSection(); in decode()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DBiometricUnlockController.java234 Trace.endSection(); in onBiometricAcquired()
241 Trace.endSection(); in onBiometricAcquired()
256 Trace.endSection(); in onBiometricAuthenticated()
304 Trace.endSection(); in startWakeAndUnlock()
316 Trace.endSection(); in startWakeAndUnlock()
326 Trace.endSection(); in startWakeAndUnlock()
350 Trace.endSection(); in startWakeAndUnlock()
357 Trace.endSection(); in startWakeAndUnlock()
388 Trace.endSection(); in onFinishedGoingToSleep()
DUnlockMethodCache.java138 Trace.endSection(); in update()
182 Trace.endSection();
186 Trace.endSection();
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/utilities/
DAppTrace.java63 public static void endSection() { in endSection() method in AppTrace
64 android.os.Trace.endSection(); in endSection()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DImageWallpaper.java274 Trace.endSection(); in preRender()
315 Trace.endSection(); in requestRender()
345 Trace.endSection(); in postRender()
387 Trace.endSection(); in finishRendering()
/frameworks/base/startop/apps/test/src/
DLayoutInflationActivity.java36 Trace.endSection(); in onCreate()
/frameworks/ex/camera2/public/src/com/android/ex/camera2/utils/
DSysTrace.java83 public static void endSection() { in endSection() method in SysTrace
/frameworks/base/tests/UiBench/src/com/android/test/uibench/
DSlowBindRecyclerViewActivity.java51 Trace.endSection(); in createAdapter()
/frameworks/base/apct-tests/perftests/core/src/android/os/
DTracePerfTest.java67 Trace.endSection(); in testBeginEndSection()
/frameworks/base/core/java/com/android/internal/widget/
DGapWorker.java318 Trace.endSection(); in prefetchInnerRecyclerViewWithDeadline()
376 Trace.endSection(); in run()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationMediaManager.java453 Trace.endSection(); in updateMediaMetaData()
458 Trace.endSection(); in updateMediaMetaData()
466 Trace.endSection(); in updateMediaMetaData()
503 Trace.endSection(); in updateMediaMetaData()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java333 Trace.endSection();
338 Trace.endSection();
355 Trace.endSection();
636 Trace.endSection(); in onFingerprintAuthenticated()
684 Trace.endSection(); in handleFingerprintAuthenticated()
787 Trace.endSection(); in onFaceAuthenticated()
842 Trace.endSection(); in handleFaceAuthenticated()
1162 Trace.endSection();
1203 Trace.endSection();
1235 Trace.endSection();
[all …]
/frameworks/base/core/java/android/os/
DTrace.java296 public static void endSection() { in endSection() method in Trace

12