Home
last modified time | relevance | path

Searched refs:beginAsyncSection (Results 1 – 11 of 11) sorted by relevance

/aosp12/frameworks/base/apct-tests/perftests/core/src/android/os/
H A DTracePerfTest.java75 Trace.beginAsyncSection("testAsyncBeginEnd", 42); in testAsyncBeginEnd()
/aosp12/frameworks/base/core/java/android/os/
H A DTrace.java316 public static void beginAsyncSection(@NonNull String methodName, int cookie) { in beginAsyncSection() method in Trace
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/unfold/
H A DUnfoldLightRevealOverlayAnimation.kt149 Trace.beginAsyncSection(
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DLockIcon.java92 Trace.beginAsyncSection("LockIcon#Animation", newState);
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DOverviewCommandHelper.java246 Trace.beginAsyncSection(TRANSITION_NAME, 0); in executeCommand()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsController.java423 Trace.beginAsyncSection("UdfpsController.e2e.onPointerDown", 0); in onTouch()
1020 Trace.beginAsyncSection("UdfpsController.e2e.startIllumination", 0); in onFingerDown()
/aosp12/frameworks/base/core/java/com/android/internal/jank/
H A DFrameTracker.java259 Trace.beginAsyncSection(mSession.getName(), (int) mBeginVsyncId); in postTraceStartMarker()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncher.java387 Trace.beginAsyncSection( in onCreate()
389 Trace.beginAsyncSection(DISPLAY_ALL_APPS_TRACE_METHOD_NAME, in onCreate()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt13494 HSPLandroid/os/Trace;->beginAsyncSection(Ljava/lang/String;I)V
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt31996 method public static void beginAsyncSection(@NonNull String, int);
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt13484 HSPLandroid/os/Trace;->beginAsyncSection(Ljava/lang/String;I)V