Searched refs:onBeginDrag (Results 1 – 4 of 4) sorted by relevance
56 public void onBeginDrag(View view) { in onBeginDrag() method in AmbientState
881 public void onBeginDrag(View v) { in onBeginDrag() method in NotificationStackScrollLayout884 mAmbientState.onBeginDrag(v); in onBeginDrag()
302 mCallback.onBeginDrag(mCurrView); in onInterceptTouchEvent()658 void onBeginDrag(View v);
462 onBeginDrag(v); in onBeginManualDrag()466 public void onBeginDrag(View v) { in onBeginDrag() method in TaskStackViewTouchHandler