Home
last modified time | relevance | path

Searched defs:toRecents (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DRecentsAnimationController.java136 public void finish(boolean toRecents, Runnable onFinishComplete) { in finish()
148 public void finish(boolean toRecents, Runnable onFinishComplete, boolean sendUserLeaveHint) { in finish()
154 public void finishController(boolean toRecents, Runnable callback, boolean sendUserLeaveHint) { in finishController()
159 public void finishController(boolean toRecents, Runnable callback, boolean sendUserLeaveHint, in finishController()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java5479 public void finishRecentsAnimation(boolean toRecents, @Nullable Runnable onFinishComplete) { in finishRecentsAnimation()
5487 public void finishRecentsAnimation(boolean toRecents, boolean shouldPip, in finishRecentsAnimation()