Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DBaseSwipeUpHandlerV2.java220 this::onLauncherPresentAndGestureStarted); in initStateCallbacks()
393 private void onLauncherPresentAndGestureStarted() { in onLauncherPresentAndGestureStarted() method in BaseSwipeUpHandlerV2