/frameworks/base/startop/apps/ColorChanging/app/src/main/java/com/android/startop/colorchanging/ |
D | MainActivity.java | 38 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/ |
D | InputStreamBuffer.java | 133 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 …]
|
D | Trace.java | 45 public static void endSection() { in endSection() method in Trace 47 android.os.Trace.endSection(); in endSection()
|
/frameworks/opt/bitmap/src/com/android/bitmap/util/ |
D | InputStreamBuffer.java | 133 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 …]
|
D | Trace.java | 45 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/ |
D | KeyguardService.java | 87 Trace.endSection(); 95 Trace.endSection(); 138 Trace.endSection(); 146 Trace.endSection(); 155 Trace.endSection(); 164 Trace.endSection(); 191 Trace.endSection(); 223 Trace.endSection();
|
D | KeyguardViewMediator.java | 576 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/ |
D | UnrefedPooledCache.java | 82 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()
|
D | ContiguousFIFOAggregator.java | 115 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()
|
D | DecodeTask.java | 128 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()
|
D | UnrefedBitmapCache.java | 101 Trace.endSection(); in poll()
|
/frameworks/base/tests/TouchLatency/app/src/main/java/com/prefabulated/touchlatency/ |
D | TouchLatencyActivity.java | 76 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/ |
D | BasicBitmapDrawable.java | 177 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/ |
D | BiometricUnlockController.java | 234 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()
|
D | UnlockMethodCache.java | 138 Trace.endSection(); in update() 182 Trace.endSection(); 186 Trace.endSection();
|
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/utilities/ |
D | AppTrace.java | 63 public static void endSection() { in endSection() method in AppTrace 64 android.os.Trace.endSection(); in endSection()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | ImageWallpaper.java | 274 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/ |
D | LayoutInflationActivity.java | 36 Trace.endSection(); in onCreate()
|
/frameworks/ex/camera2/public/src/com/android/ex/camera2/utils/ |
D | SysTrace.java | 83 public static void endSection() { in endSection() method in SysTrace
|
/frameworks/base/tests/UiBench/src/com/android/test/uibench/ |
D | SlowBindRecyclerViewActivity.java | 51 Trace.endSection(); in createAdapter()
|
/frameworks/base/apct-tests/perftests/core/src/android/os/ |
D | TracePerfTest.java | 67 Trace.endSection(); in testBeginEndSection()
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | GapWorker.java | 318 Trace.endSection(); in prefetchInnerRecyclerViewWithDeadline() 376 Trace.endSection(); in run()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | NotificationMediaManager.java | 453 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/ |
D | KeyguardUpdateMonitor.java | 333 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/ |
D | Trace.java | 296 public static void endSection() { in endSection() method in Trace
|