Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelView.java236 boolean waitForTouchSlop = hasConflictingGestures() || mGestureWaitForTouchSlop; in onTouchEvent()
377 protected abstract boolean hasConflictingGestures(); in hasConflictingGestures() method in PanelView
DNotificationPanelView.java731 protected boolean hasConflictingGestures() { in hasConflictingGestures() method in NotificationPanelView