Searched defs:hasConflictingGestures (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPanelView.java233 boolean waitForTouchSlop = hasConflictingGestures() || mGestureWaitForTouchSlop;
367 protected abstract boolean hasConflictingGestures(); method in class:PanelView
H A DNotificationPanelView.java668 protected boolean hasConflictingGestures() { method in class:NotificationPanelView

Completed in 1180 milliseconds