Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DOverviewCommandHelper.java194 RecentsAnimationListener recentAnimListener = new RecentsAnimationListener() { in executeCommand() local
221 cmd.mActiveCallbacks.addListener(recentAnimListener); in executeCommand()
222 mTaskAnimationManager.notifyRecentsAnimationState(recentAnimListener); in executeCommand()
229 cmd.mActiveCallbacks.addListener(recentAnimListener); in executeCommand()