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.java296 mGestureWaitForTouchSlop = isFullyCollapsed() || hasConflictingGestures(); in onTouchEvent()
526 protected abstract boolean hasConflictingGestures(); in hasConflictingGestures() method in PanelView
DNotificationPanelView.java990 protected boolean hasConflictingGestures() { in hasConflictingGestures() method in NotificationPanelView