Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSwipeHelper.java115 mCallback.onLongPressSent(mTouchedView);
311 mCallback.onLongPressSent(null); in onInterceptTouchEvent()
365 mCallback.onLongPressSent(null); in onInterceptTouchEvent()
827 void onLongPressSent(View v); in onLongPressSent() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java519 public void onLongPressSent(View v) {