Home
last modified time | relevance | path

Searched defs:onSwipeInteractionCompleted (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/touchcontrollers/
H A DQuickSwitchTouchController.java101 protected void onSwipeInteractionCompleted(LauncherState targetState) { in onSwipeInteractionCompleted() method in QuickSwitchTouchController
H A DTwoButtonNavbarTouchController.java159 protected void onSwipeInteractionCompleted(LauncherState targetState) { in onSwipeInteractionCompleted() method in TwoButtonNavbarTouchController
H A DNavBarToHomeTouchController.java222 private void onSwipeInteractionCompleted(LauncherState targetState) { in onSwipeInteractionCompleted() method in NavBarToHomeTouchController
H A DPortraitStatesTouchController.java209 protected void onSwipeInteractionCompleted(LauncherState targetState) { in onSwipeInteractionCompleted() method in PortraitStatesTouchController
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/touch/
H A DAbstractStateChangeTouchController.java352 protected void onSwipeInteractionCompleted(LauncherState targetState) { in onSwipeInteractionCompleted() method in AbstractStateChangeTouchController