Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java479 public boolean hasJustSentRemoteInput() { in hasJustSentRemoteInput() method in NotificationEntry
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationRemoteInputManager.java542 || entry.hasJustSentRemoteInput()); in shouldKeepForRemoteInputHistory()