Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/uioverrides/
DRecentsUiFactory.java185 TouchInteractionService.getSwipeSharedState().clearAllState(finishAnimation); in clearSwipeSharedState()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DTouchInteractionService.java234 public static SwipeSharedState getSwipeSharedState() { in getSwipeSharedState() method in TouchInteractionService