Home
last modified time | relevance | path

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

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