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/shade/
DNotificationShadeWindowView.java143 mInteractionEventHandler.didIntercept(ev); in onInterceptTouchEvent()
312 void didIntercept(MotionEvent ev); in didIntercept() method
DNotificationShadeWindowViewController.java544 public void didIntercept(MotionEvent ev) { in setupExpandedStatusBar()