Home
last modified time | relevance | path

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

/core/core/src/main/java/androidx/core/os/
DTraceCompat.java132 public static void beginAsyncSection(@NonNull String methodName, int cookie) { in beginAsyncSection() method in TraceCompat
200 static void beginAsyncSection(String methodName, int cookie) { in beginAsyncSection() method in TraceCompat.Api29Impl