Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DFallbackSwipeHandler.java124 protected void notifyGestureAnimationStartToRecents() { in notifyGestureAnimationStartToRecents() method in FallbackSwipeHandler
128 super.notifyGestureAnimationStartToRecents(); in notifyGestureAnimationStartToRecents()
DBaseSwipeUpHandlerV2.java422 notifyGestureAnimationStartToRecents(); in setupRecentsViewUi()
425 protected void notifyGestureAnimationStartToRecents() { in notifyGestureAnimationStartToRecents() method in BaseSwipeUpHandlerV2