Home
last modified time | relevance | path

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

/frameworks/base/apct-tests/perftests/core/src/android/os/
DTracePerfTest.java76 Trace.endAsyncSection("testAsyncBeginEnd", 42); in testAsyncBeginEnd()
/frameworks/base/core/java/android/os/
DTrace.java328 public static void endAsyncSection(@NonNull String methodName, int cookie) { in endAsyncSection() method in Trace
/frameworks/base/core/java/com/android/internal/jank/
DFrameTracker.java261 Trace.endAsyncSection(mSession.getName(), (int) mBeginVsyncId); in end()
278 Trace.endAsyncSection(mSession.getName(), (int) mBeginVsyncId); in cancel()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLockIcon.java88 Trace.endAsyncSection("LockIcon#Animation", newState);
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DUdfpsController.java910 Trace.endAsyncSection("UdfpsController.e2e.onPointerDown", 0); in onFingerDown()
914 Trace.endAsyncSection("UdfpsController.e2e.startIllumination", 0); in onFingerDown()
/frameworks/base/boot/
Dboot-image-profile.txt13496 HSPLandroid/os/Trace;->endAsyncSection(Ljava/lang/String;I)V
/frameworks/base/core/api/
Dcurrent.txt31937 method public static void endAsyncSection(@NonNull String, int);
/frameworks/base/config/
Dboot-image-profile.txt13486 HSPLandroid/os/Trace;->endAsyncSection(Ljava/lang/String;I)V