Home
last modified time | relevance | path

Searched refs:onLongPressSent (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSwipeHelper.java128 mCallback.onLongPressSent(mTouchedView);
321 mCallback.onLongPressSent(null); in onInterceptTouchEvent()
374 mCallback.onLongPressSent(null); in onInterceptTouchEvent()
934 void onLongPressSent(View v); in onLongPressSent() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutController.java620 public void onLongPressSent(View v) {