Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DOverviewCommandHelper.java208 RecentsAnimationListener recentAnimListener = new RecentsAnimationListener() { in executeCommand() local
235 cmd.mActiveCallbacks.addListener(recentAnimListener); in executeCommand()
236 mTaskAnimationManager.notifyRecentsAnimationState(recentAnimListener); in executeCommand()
243 cmd.mActiveCallbacks.addListener(recentAnimListener); in executeCommand()