Searched refs:hasConflictingGestures (Results 1 – 2 of 2) sorted by relevance
236 boolean waitForTouchSlop = hasConflictingGestures() || mGestureWaitForTouchSlop; in onTouchEvent()377 protected abstract boolean hasConflictingGestures(); in hasConflictingGestures() method in PanelView
731 protected boolean hasConflictingGestures() { in hasConflictingGestures() method in NotificationPanelView