Home
last modified time | relevance | path

Searched refs:endAsyncSection (Results 1 – 25 of 27) sorted by relevance

12

/frameworks/base/services/core/java/com/android/server/wm/
DRemoteDisplayChangeController.java134 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()
DDeferredDisplayUpdater.java359 Trace.endAsyncSection(TRACE_TAG_WAIT_FOR_TRANSITION, mScreenUnblocker.hashCode()); in continueScreenUnblocking()
/frameworks/base/packages/SystemUI/unfold/src/com/android/systemui/unfold/util/
DATraceLoggerTransitionProgressListener.kt42 Trace.endAsyncSection(traceName, /* cookie= */ 0) in onTransitionFinished()
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/concurrency/
DPendingTasksContainer.kt43 Trace.endAsyncSection("PendingTasksContainer#$name", 0) in registerTask()
/frameworks/base/apct-tests/perftests/core/src/android/os/
DTracePerfTest.java76 Trace.endAsyncSection("testAsyncBeginEnd", 42); in testAsyncBeginEnd()
/frameworks/libs/systemui/tracinglib/core/android/src-public-api/src/
DTraceProxy.jetpack.kt44 Trace.endAsyncSection(methodName, cookie) in asyncTraceEnd()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/
DKeyguardTransitionRepository.kt328 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/
DDisplayChangeController.java107 Trace.endAsyncSection(HANDLE_DISPLAY_CHANGE_TRACE_TAG, callback.hashCode()); in onDisplayChange()
/frameworks/base/packages/SystemUI/src/com/android/systemui/unfold/
DUnfoldLatencyTracker.kt141 Trace.endAsyncSection(UNFOLD_IN_PROGRESS_TRACE_NAME, 0) in onUnfoldEnded()
DFullscreenLightRevealAnimation.kt196 Trace.endAsyncSection("$TAG#relayout", 0) in prepareOverlay()
/frameworks/base/core/java/android/os/
DTrace.java512 public static void endAsyncSection(@NonNull String methodName, int cookie) { in endAsyncSection() method in Trace
/frameworks/base/core/tests/coretests/src/android/os/
DTraceTest.java73 Trace.endAsyncSection(TAG, 42); in testBeginEnd()
/frameworks/base/services/core/java/com/android/server/display/
DDisplayDeviceRepository.java103 Trace.endAsyncSection(tag, 0); in onDisplayDeviceEvent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLockIcon.java88 Trace.endAsyncSection("LockIcon#Animation", newState);
/frameworks/base/packages/SystemUI/unfold/src/com/android/systemui/unfold/progress/
DPhysicsBasedUnfoldTransitionProgressProvider.kt284 Trace.endAsyncSection("$TAG#cannedAnimatorRunning", 0) in onAnimationEnd()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java655 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));
DNotificationRowContentBinderImpl.kt475 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/
DSeekBarViewModel.kt326 Trace.endAsyncSection(TRACE_POSITION_NAME, traceCookie) in checkIfPollingNeeded()
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/
DMediaControlPanel.java927 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/
DMediaControlViewBinder.kt493 Trace.endAsyncSection(traceName, traceCookie) in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardService.java564 Trace.endAsyncSection(onDrawWaitingTraceTag, traceCookie);
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DUdfpsController.java1093 Trace.endAsyncSection("UdfpsController.e2e.onPointerDown", 0); in onFingerDown()
/frameworks/base/core/java/android/service/wallpaper/
DWallpaperService.java1933 Trace.endAsyncSection(pixelCopySectionName, pixelCopyCount); in updatePage()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt12895 HSPLandroid/os/Trace;->endAsyncSection(Ljava/lang/String;I)V

12