Home
last modified time | relevance | path

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

/frameworks/base/apct-tests/perftests/core/src/android/os/
DTracePerfTest.java75 Trace.beginAsyncSection("testAsyncBeginEnd", 42); in testAsyncBeginEnd()
/frameworks/base/core/java/android/os/
DTrace.java312 public static void beginAsyncSection(@NonNull String methodName, int cookie) { in beginAsyncSection() method in Trace
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLockIcon.java320 Trace.beginAsyncSection("LockIcon#Animation", state); in onPreDraw()
/frameworks/base/config/
Dboot-image-profile.txt42363 HSPLandroid/os/Trace;->beginAsyncSection(Ljava/lang/String;I)V
/frameworks/base/non-updatable-api/
Dcurrent.txt35545 method public static void beginAsyncSection(@NonNull String, int);
/frameworks/base/api/
Dcurrent.txt35689 method public static void beginAsyncSection(@NonNull String, int);