/frameworks/base/services/core/java/com/android/server/wm/ |
D | RemoteDisplayChangeController.java | 134 Trace.endAsyncSection(REMOTE_DISPLAY_CHANGE_TRACE_TAG, callback.hashCode()); in onContinueTimedOut() 168 Trace.endAsyncSection(REMOTE_DISPLAY_CHANGE_TRACE_TAG, in continueDisplayChange() 184 Trace.endAsyncSection(REMOTE_DISPLAY_CHANGE_TRACE_TAG, callback.hashCode()); in continueDisplayChange()
|
D | DeferredDisplayUpdater.java | 359 Trace.endAsyncSection(TRACE_TAG_WAIT_FOR_TRANSITION, mScreenUnblocker.hashCode()); in continueScreenUnblocking()
|
/frameworks/base/packages/SystemUI/unfold/src/com/android/systemui/unfold/util/ |
D | ATraceLoggerTransitionProgressListener.kt | 42 Trace.endAsyncSection(traceName, /* cookie= */ 0) in onTransitionFinished()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/concurrency/ |
D | PendingTasksContainer.kt | 43 Trace.endAsyncSection("PendingTasksContainer#$name", 0) in registerTask()
|
/frameworks/base/apct-tests/perftests/core/src/android/os/ |
D | TracePerfTest.java | 76 Trace.endAsyncSection("testAsyncBeginEnd", 42); in testAsyncBeginEnd()
|
/frameworks/libs/systemui/tracinglib/core/android/src-public-api/src/ |
D | TraceProxy.jetpack.kt | 44 Trace.endAsyncSection(methodName, cookie) in asyncTraceEnd()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/ |
D | KeyguardTransitionRepository.kt | 328 TransitionState.FINISHED -> Trace.endAsyncSection(traceName, traceCookie) in logAndTrace() 329 TransitionState.CANCELED -> Trace.endAsyncSection(traceName, traceCookie) in logAndTrace()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/ |
D | DisplayChangeController.java | 107 Trace.endAsyncSection(HANDLE_DISPLAY_CHANGE_TRACE_TAG, callback.hashCode()); in onDisplayChange()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/unfold/ |
D | UnfoldLatencyTracker.kt | 141 Trace.endAsyncSection(UNFOLD_IN_PROGRESS_TRACE_NAME, 0) in onUnfoldEnded()
|
D | FullscreenLightRevealAnimation.kt | 196 Trace.endAsyncSection("$TAG#relayout", 0) in prepareOverlay()
|
/frameworks/base/core/java/android/os/ |
D | Trace.java | 512 public static void endAsyncSection(@NonNull String methodName, int cookie) { in endAsyncSection() method in Trace
|
/frameworks/base/core/tests/coretests/src/android/os/ |
D | TraceTest.java | 73 Trace.endAsyncSection(TAG, 42); in testBeginEnd()
|
/frameworks/base/services/core/java/com/android/server/display/ |
D | DisplayDeviceRepository.java | 103 Trace.endAsyncSection(tag, 0); in onDisplayDeviceEvent()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | LockIcon.java | 88 Trace.endAsyncSection("LockIcon#Animation", newState);
|
/frameworks/base/packages/SystemUI/unfold/src/com/android/systemui/unfold/progress/ |
D | PhysicsBasedUnfoldTransitionProgressProvider.kt | 284 Trace.endAsyncSection("$TAG#cannedAnimatorRunning", 0) in onAnimationEnd()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
D | NotificationContentInflater.java | 655 Trace.endAsyncSection(APPLY_TRACE_METHOD, System.identityHashCode(row)); in apply() 1007 Trace.endAsyncSection(APPLY_TRACE_METHOD, System.identityHashCode(row)); 1236 Trace.endAsyncSection(ASYNC_TASK_TRACE_METHOD, System.identityHashCode(this)); 1259 Trace.endAsyncSection(ASYNC_TASK_TRACE_METHOD, System.identityHashCode(this));
|
D | NotificationRowContentBinderImpl.kt | 475 Trace.endAsyncSection(ASYNC_TASK_TRACE_METHOD, System.identityHashCode(this)) in <lambda>() 498 Trace.endAsyncSection(ASYNC_TASK_TRACE_METHOD, System.identityHashCode(this)) in <lambda>() 1096 Trace.endAsyncSection(APPLY_TRACE_METHOD, System.identityHashCode(row)) in <lambda>() 1516 Trace.endAsyncSection(APPLY_TRACE_METHOD, System.identityHashCode(row)) in <lambda>()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/viewmodel/ |
D | SeekBarViewModel.kt | 326 Trace.endAsyncSection(TRACE_POSITION_NAME, traceCookie) in checkIfPollingNeeded()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/ |
D | MediaControlPanel.java | 927 Trace.endAsyncSection(traceName, traceCookie); in bindArtworkAndColors() 983 Trace.endAsyncSection(traceName, traceCookie); in bindArtworkAndColors() 1039 Trace.endAsyncSection(traceName, traceCookie); in bindRecommendationArtwork()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/binder/ |
D | MediaControlViewBinder.kt | 493 Trace.endAsyncSection(traceName, traceCookie) in <lambda>()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ |
D | KeyguardService.java | 564 Trace.endAsyncSection(onDrawWaitingTraceTag, traceCookie);
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
D | UdfpsController.java | 1093 Trace.endAsyncSection("UdfpsController.e2e.onPointerDown", 0); in onFingerDown()
|
/frameworks/base/core/java/android/service/wallpaper/ |
D | WallpaperService.java | 1933 Trace.endAsyncSection(pixelCopySectionName, pixelCopyCount); in updatePage()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/base/boot/ |
D | boot-image-profile.txt | 12895 HSPLandroid/os/Trace;->endAsyncSection(Ljava/lang/String;I)V
|