Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationShadeWindowView.java205 mInteractionEventHandler.didNotHandleTouchEvent(ev); in onTouchEvent()
372 void didNotHandleTouchEvent(MotionEvent ev); in didNotHandleTouchEvent() method
H A DNotificationShadeWindowViewController.java389 public void didNotHandleTouchEvent(MotionEvent ev) { in setupExpandedStatusBar()