Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/inputconsumers/
DOverviewInputConsumer.java93 mActivityInterface.closeOverlay(); in onMotionEvent()
DOtherActivityInputConsumer.java351 mActivityInterface.closeOverlay();
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DLauncherActivityInterface.java298 public void closeOverlay() { in closeOverlay() method in LauncherActivityInterface
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DBaseActivityInterface.java180 public void closeOverlay() { } in closeOverlay() method in BaseActivityInterface