Home
last modified time | relevance | path

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

/development/samples/CrossCompatibility/src/com/example/android/touchexample/
DVersionedGestureDetector.java66 boolean shouldDrag() { in shouldDrag() method in VersionedGestureDetector.CupcakeDetector
82 if (shouldDrag()) { in onTouchEvent()
155 boolean shouldDrag() { in shouldDrag() method in VersionedGestureDetector.FroyoDetector