Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationShadeWindowView.java181 mInteractionEventHandler.didIntercept(ev); in onInterceptTouchEvent()
353 void didIntercept(MotionEvent ev); in didIntercept() method
DNotificationShadeWindowViewController.java308 public void didIntercept(MotionEvent ev) { in setupExpandedStatusBar()