Searched refs:onInterceptSwipeEvent (Results 1 – 2 of 2) sorted by relevance
109 public boolean onInterceptSwipeEvent(MotionEvent ev) { in onInterceptSwipeEvent() method in NotificationContainer
130 && mNotificationContainer.onInterceptSwipeEvent(ev)) { in onInterceptTouchEvent()