Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/views/
DTaskStackViewTouchHandler.java465 public void onBeginDrag(View v) { in onBeginDrag() method in TaskStackViewTouchHandler
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DAmbientState.java163 public void onBeginDrag(ExpandableView view) { in onBeginDrag() method in AmbientState
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSwipeHelper.java736 void onBeginDrag(View v); in onBeginDrag() method