Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DRecentsAnimationController.java201 public void cleanupScreenshot() { in cleanupScreenshot() method in RecentsAnimationController
206 mController.cleanupScreenshot(); in cleanupScreenshot()
DGestureState.java485 mRecentsAnimationController.cleanupScreenshot(); in onRecentsAnimationCanceled()
DAbsSwipeUpHandler.java536 mRecentsAnimationController.cleanupScreenshot(); in onActivityInit()
538 mDeferredCleanupRecentsAnimationController.cleanupScreenshot(); in onActivityInit()