Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DWindowTransformSwipeHandler.java1193 mRecentsView.onSwipeUpAnimationSuccess(); in setupLauncherUiAfterSwipeUpToRecentsAnimation()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DRecentsView.java847 public void onSwipeUpAnimationSuccess() { in onSwipeUpAnimationSuccess() method in RecentsView