Home
last modified time | relevance | path

Searched refs:onBeginDrag (Results 1 – 4 of 4) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DSwipeHelper.java241 mCallback.onBeginDrag(mCurrView.getSwipeableView().getView()); in onInterceptTouchEvent()
452 void onBeginDrag(View v); in onBeginDrag() method
DSwipeableListView.java288 public void onBeginDrag(View v) { in onBeginDrag() method in SwipeableListView
/packages/apps/Launcher3/src/com/android/launcher3/notification/
DSwipeHelper.java302 mCallback.onBeginDrag(mCurrView); in onInterceptTouchEvent()
653 void onBeginDrag(View v);
DNotificationMainView.java134 public void onBeginDrag(View v) { in onBeginDrag() method in NotificationMainView