Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/widget/
DMultiShrinkScroller.java493 if (motionShouldStartDrag(event)) { in shouldStartDrag()
1272 private boolean motionShouldStartDrag(MotionEvent event) { in motionShouldStartDrag() method in MultiShrinkScroller