Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationShadeWindowView.java196 mInteractionEventHandler.didNotHandleTouchEvent(ev); in onTouchEvent()
357 void didNotHandleTouchEvent(MotionEvent ev); in didNotHandleTouchEvent() method
DNotificationShadeWindowViewController.java332 public void didNotHandleTouchEvent(MotionEvent ev) { in setupExpandedStatusBar()