Searched refs:shouldGestureWaitForTouchSlop (Results 1 – 2 of 2) sorted by relevance
453 protected abstract boolean shouldGestureWaitForTouchSlop(); in shouldGestureWaitForTouchSlop() method in PanelViewController1284 mGestureWaitForTouchSlop = shouldGestureWaitForTouchSlop(); in onTouch()
2043 protected boolean shouldGestureWaitForTouchSlop() { in shouldGestureWaitForTouchSlop() method in NotificationPanelViewController