Home
last modified time | relevance | path

Searched refs:getDirectionForLog (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/touchcontrollers/
DLandscapeEdgeSwipeController.java68 protected int getDirectionForLog() { in getDirectionForLog() method in LandscapeEdgeSwipeController
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/uioverrides/touchcontrollers/
DNoButtonQuickSwitchTouchController.java432 getDirectionForLog(), mSwipeDetector.getDownX(), mSwipeDetector.getDownY(), in onAnimationToStateCompleted()
447 private int getDirectionForLog() { in getDirectionForLog() method in NoButtonQuickSwitchTouchController
DQuickSwitchTouchController.java163 protected int getDirectionForLog() { in getDirectionForLog() method in QuickSwitchTouchController
/packages/apps/Launcher3/src/com/android/launcher3/touch/
DAbstractStateChangeTouchController.java528 protected int getDirectionForLog() { in getDirectionForLog() method in AbstractStateChangeTouchController
565 getDirectionForLog(), mDetector.getDownX(), mDetector.getDownY(), in logReachedState()