Home
last modified time | relevance | path

Searched defs:onBeginDrag (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationMainView.java134 public void onBeginDrag(View v) { in onBeginDrag() method in NotificationMainView
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DSwipeHelper.java452 void onBeginDrag(View v); in onBeginDrag() method
DSwipeableListView.java288 public void onBeginDrag(View v) { in onBeginDrag() method in SwipeableListView