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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
AmbientState.java 56 public void onBeginDrag(View view) {
NotificationStackScrollLayout.java 624 public void onBeginDrag(View v) {
626 mAmbientState.onBeginDrag(v);
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
SwipeHelper.java 201 mCallback.onBeginDrag(mCurrView);
383 void onBeginDrag(View v);
TaskStackViewTouchHandler.java 427 public void onBeginDrag(View v) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
SwipeHelper.java 269 mCallback.onBeginDrag(mCurrView);
487 void onBeginDrag(View v);
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
SwipeHelper.java 241 mCallback.onBeginDrag(mCurrView.getSwipeableView().getView());
452 void onBeginDrag(View v);
SwipeableListView.java 288 public void onBeginDrag(View v) {

Completed in 200 milliseconds