Searched refs:getTouchSlop (Results 1 – 4 of 4) sorted by relevance
72 new Point(centerX, startY - swipeHeight - mLauncher.getTouchSlop()); in goToOverviewUnchecked()96 getInt(TestProtocol.TEST_INFO_RESPONSE_FIELD) + mLauncher.getTouchSlop(); in goToOverviewUnchecked()
68 + mLauncher.getTouchSlop()); in switchToAllApps()74 start.y - swipeHeight - mLauncher.getTouchSlop(), in switchToAllApps()
802 final int gestureStart = lowestItem.getVisibleBounds().top + getTouchSlop(); in scrollToLastVisibleRow()892 int getTouchSlop() { in getTouchSlop() method
54 mSlop = ViewConfiguration.getTouchSlop(); in StylusEventHelper()