Home
last modified time | relevance | path

Searched defs:onExitOverview (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DFallbackActivityInterface.java143 public void onExitOverview(RecentsAnimationDeviceState deviceState, Runnable exitRunnable) { in onExitOverview() method in FallbackActivityInterface
DLauncherActivityInterface.java231 public void onExitOverview(RecentsAnimationDeviceState deviceState, Runnable exitRunnable) { in onExitOverview() method in LauncherActivityInterface
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DBaseActivityInterface.java153 public abstract void onExitOverview(RecentsAnimationDeviceState deviceState, in onExitOverview() method in BaseActivityInterface