Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPanelViewController.java453 protected abstract boolean shouldGestureWaitForTouchSlop(); in shouldGestureWaitForTouchSlop() method in PanelViewController
1284 mGestureWaitForTouchSlop = shouldGestureWaitForTouchSlop(); in onTouch()
H A DNotificationPanelViewController.java2043 protected boolean shouldGestureWaitForTouchSlop() { in shouldGestureWaitForTouchSlop() method in NotificationPanelViewController