Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DScrollContainer.java30 void requestDisallowLongPress(); in requestDisallowLongPress() method
DNotificationStackScrollLayout.java3298 public void requestDisallowLongPress() { in requestDisallowLongPress() method in NotificationStackScrollLayout