Searched refs:DIRECTION_BOTH (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
H A DVerticalPullDetector.java25 public static final int DIRECTION_BOTH = DIRECTION_DOWN | DIRECTION_UP; field in class:VerticalPullDetector
H A DAllAppsTransitionController.java135 directionsToDetectScroll |= VerticalPullDetector.DIRECTION_BOTH;

Completed in 140 milliseconds