Searched refs:onDownUpdate (Results 1 – 3 of 3) sorted by relevance
328 onDownUpdate(mTouchedView, ev); in onInterceptTouchEvent()599 public void onDownUpdate(View currView, MotionEvent ev) { in onDownUpdate() method in SwipeHelper
178 mSwipeHelper.onDownUpdate(mNotificationRow, mEvent); in testOnDownUpdate_ExpandableNotificationRow()194 mSwipeHelper.onDownUpdate(mView, mEvent); in testOnDownUpdate_notExpandableNotificationRow()
147 public void onDownUpdate(View currView, MotionEvent ev) { in onDownUpdate() method in NotificationSwipeHelper