Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/logging/
DUserEventDispatcher.java418 boolean gestureSwipeLeft, int containerType) { in logActionBack() argument
423 gestureSwipeLeft ? Action.Direction.LEFT : Action.Direction.RIGHT; in logActionBack()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DTouchInteractionService.java208 boolean gestureSwipeLeft) {
216 isButton, gestureSwipeLeft, activityInterface.getContainerType());