Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DAmbientState.java56 public void onBeginDrag(View view) { in onBeginDrag() method in AmbientState
DNotificationStackScrollLayout.java624 public void onBeginDrag(View v) { in onBeginDrag() method in NotificationStackScrollLayout
626 mAmbientState.onBeginDrag(v); in onBeginDrag()
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DSwipeHelper.java201 mCallback.onBeginDrag(mCurrView); in onInterceptTouchEvent()
383 void onBeginDrag(View v); in onBeginDrag() method
DTaskStackViewTouchHandler.java427 public void onBeginDrag(View v) { in onBeginDrag() method in TaskStackViewTouchHandler
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSwipeHelper.java269 mCallback.onBeginDrag(mCurrView); in onInterceptTouchEvent()
487 void onBeginDrag(View v); in onBeginDrag() method