Home
last modified time | relevance | path

Searched defs:shouldInterceptTouchEvent (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationShadeWindowView.java288 boolean shouldInterceptTouchEvent(MotionEvent ev); in shouldInterceptTouchEvent() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarKeyguardViewManager.java1516 public boolean shouldInterceptTouchEvent(MotionEvent event) { in shouldInterceptTouchEvent() method in StatusBarKeyguardViewManager