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.java354 RecentsAnimationListener recentAnimListener = new RecentsAnimationListener() { in executeCommand() local
389 cmd.mActiveCallbacks.addListener(recentAnimListener); in executeCommand()
390 mTaskAnimationManager.notifyRecentsAnimationState(recentAnimListener); in executeCommand()
397 cmd.mActiveCallbacks.addListener(recentAnimListener); in executeCommand()