Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DOverviewCommandHelper.java57 private static final String TRANSITION_NAME = "Transition:toOverview"; field in OverviewCommandHelper
246 Trace.beginAsyncSection(TRANSITION_NAME, 0); in executeCommand()
252 Trace.endAsyncSection(TRANSITION_NAME, 0); in onTransitionComplete()