/frameworks/base/packages/SystemUI/unfold/src/com/android/systemui/unfold/util/ |
D | ATraceLoggerTransitionProgressListener.kt | 38 Trace.beginAsyncSection(traceName, /* cookie= */ 0) in onTransitionStarted()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/concurrency/ |
D | PendingTasksContainer.kt | 40 Trace.beginAsyncSection("PendingTasksContainer#$name", 0) in registerTask()
|
/frameworks/base/apct-tests/perftests/core/src/android/os/ |
D | TracePerfTest.java | 75 Trace.beginAsyncSection("testAsyncBeginEnd", 42); in testAsyncBeginEnd()
|
/frameworks/libs/systemui/tracinglib/core/android/src-public-api/src/ |
D | TraceProxy.jetpack.kt | 40 Trace.beginAsyncSection(methodName, cookie) in asyncTraceBegin()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/ |
D | DisplayChangeController.java | 119 Trace.beginAsyncSection(HANDLE_DISPLAY_CHANGE_TRACE_TAG, callback.hashCode()); in onDisplayChange()
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | RemoteDisplayChangeController.java | 89 Trace.beginAsyncSection(REMOTE_DISPLAY_CHANGE_TRACE_TAG, callback.hashCode()); in performRemoteDisplayChange()
|
D | DeferredDisplayUpdater.java | 336 Trace.beginAsyncSection(TRACE_TAG_WAIT_FOR_TRANSITION, screenUnblocker.hashCode()); in waitForTransition()
|
/frameworks/base/core/java/android/os/ |
D | Trace.java | 500 public static void beginAsyncSection(@NonNull String methodName, int cookie) { in beginAsyncSection() method in Trace
|
/frameworks/base/core/tests/coretests/src/android/os/ |
D | TraceTest.java | 72 Trace.beginAsyncSection(TAG, 42); in testBeginEnd()
|
/frameworks/base/services/core/java/com/android/server/display/ |
D | DisplayDeviceRepository.java | 87 Trace.beginAsyncSection(tag, 0); in onDisplayDeviceEvent()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | LockIcon.java | 92 Trace.beginAsyncSection("LockIcon#Animation", newState);
|
/frameworks/base/packages/SystemUI/unfold/src/com/android/systemui/unfold/progress/ |
D | PhysicsBasedUnfoldTransitionProgressProvider.kt | 279 Trace.beginAsyncSection("$TAG#cannedAnimatorRunning", 0) in onAnimationStart()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/ |
D | KeyguardTransitionRepository.kt | 327 TransitionState.STARTED -> Trace.beginAsyncSection(traceName, traceCookie) in logAndTrace()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/unfold/ |
D | FullscreenLightRevealAnimation.kt | 187 Trace.beginAsyncSection("$TAG#relayout", 0) in prepareOverlay()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/viewmodel/ |
D | SeekBarViewModel.kt | 317 Trace.beginAsyncSection(TRACE_POSITION_NAME, traceCookie) in checkIfPollingNeeded()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
D | NotificationContentInflater.java | 471 Trace.beginAsyncSection(APPLY_TRACE_METHOD, System.identityHashCode(row)); in apply() 1148 Trace.beginAsyncSection(ASYNC_TASK_TRACE_METHOD, System.identityHashCode(this));
|
D | NotificationRowContentBinderImpl.kt | 395 Trace.beginAsyncSection(ASYNC_TASK_TRACE_METHOD, System.identityHashCode(this)) in <lambda>() 813 Trace.beginAsyncSection(APPLY_TRACE_METHOD, System.identityHashCode(row)) in <lambda>()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/binder/ |
D | MediaControlViewBinder.kt | 420 Trace.beginAsyncSection(traceName, traceCookie) in <lambda>()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ |
D | KeyguardService.java | 553 Trace.beginAsyncSection(onDrawWaitingTraceTag, traceCookie);
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/ |
D | MediaControlPanel.java | 879 Trace.beginAsyncSection(traceName, traceCookie); in bindArtworkAndColors() 996 Trace.beginAsyncSection(traceName, traceCookie); in bindRecommendationArtwork()
|
/frameworks/base/core/java/android/service/wallpaper/ |
D | WallpaperService.java | 1926 Trace.beginAsyncSection(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 | 12893 HSPLandroid/os/Trace;->beginAsyncSection(Ljava/lang/String;I)V
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 12896 HSPLandroid/os/Trace;->beginAsyncSection(Ljava/lang/String;I)V
|
/frameworks/base/core/api/ |
D | current.txt | 33985 method public static void beginAsyncSection(@NonNull String, int);
|