Home
last modified time | relevance | path

Searched refs:ASYNC_TASK_TRACE_METHOD (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java1148 Trace.beginAsyncSection(ASYNC_TASK_TRACE_METHOD, System.identityHashCode(this));
1236 Trace.endAsyncSection(ASYNC_TASK_TRACE_METHOD, System.identityHashCode(this));
1259 Trace.endAsyncSection(ASYNC_TASK_TRACE_METHOD, System.identityHashCode(this));
1360 private static final String ASYNC_TASK_TRACE_METHOD =
DNotificationRowContentBinderImpl.kt395 Trace.beginAsyncSection(ASYNC_TASK_TRACE_METHOD, System.identityHashCode(this)) in <lambda>()
475 Trace.endAsyncSection(ASYNC_TASK_TRACE_METHOD, System.identityHashCode(this)) in <lambda>()
498 Trace.endAsyncSection(ASYNC_TASK_TRACE_METHOD, System.identityHashCode(this)) in <lambda>()
1565 private const val ASYNC_TASK_TRACE_METHOD = in <lambda>() constant