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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
IntruderAlertView.java 112 public void onDragCancelled(View v) {
NotificationRowLayout.java 183 public void onDragCancelled(View v) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
SwipeHelper.java 380 mCallback.onDragCancelled(mCurrView);
400 void onDragCancelled(View v);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
RecentsHorizontalScrollView.java 209 public void onDragCancelled(View v) {
RecentsVerticalScrollView.java 216 public void onDragCancelled(View v) {

Completed in 84 milliseconds