Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/touch/
DSingleAxisSwipeDetector.java144 public boolean wasInitialTouchPositive() { in wasInitialTouchPositive() method in SingleAxisSwipeDetector
DAbstractStateChangeTouchController.java189 reinitCurrentAnimation(false, mDetector.wasInitialTouchPositive()); in onDragStart()