Home
last modified time | relevance | path

Searched defs:requestDisallowLongPressAndDismiss (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DRemoteInputController.java267 public void requestDisallowLongPressAndDismiss() { in requestDisallowLongPressAndDismiss() method in RemoteInputController
290 void requestDisallowLongPressAndDismiss(); in requestDisallowLongPressAndDismiss() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java723 public void requestDisallowLongPressAndDismiss() { in createDelegate() method in NotificationStackScrollLayout