Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationRemoteInputManager.java484 public boolean shouldKeepForRemoteInputHistory(NotificationEntry entry) { in shouldKeepForRemoteInputHistory() method in NotificationRemoteInputManager
595 return shouldKeepForRemoteInputHistory(entry); in shouldExtendLifetime()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationEntryManager.java351 getRemoteInputManager().shouldKeepForRemoteInputHistory(childEntry) in handleGroupSummaryRemoved()