HomeSort by relevance Sort by last modified time
    Searched refs:onBeginDrag (Results 1 - 11 of 11) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/
SwipeHelper.java 245 mCallback.onBeginDrag(mCurrView);
405 void onBeginDrag(View v);
  /packages/apps/Dialer/src/com/android/dialer/list/
SwipeHelper.java 249 mCallback.onBeginDrag(mCallback.getChildContentView(mCurrView));
455 void onBeginDrag(View v);
PhoneFavoriteListView.java 227 public void onBeginDrag(View v) {
PhoneFavoriteMergedAdapter.java 352 public void onBeginDrag(View v) {
PhoneFavoritesTileAdapter.java     [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
SwipeHelper.java 241 mCallback.onBeginDrag(mCurrView.getSwipeableView().getView());
452 void onBeginDrag(View v);
SwipeableListView.java 283 public void onBeginDrag(View v) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
HeadsUpNotificationView.java 220 public void onBeginDrag(View v) {
NotificationRowLayout.java 177 public void onBeginDrag(View v) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
RecentsHorizontalScrollView.java 211 public void onBeginDrag(View v) {
RecentsVerticalScrollView.java 219 public void onBeginDrag(View v) {

Completed in 34 milliseconds