Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationRemoteInputManager.java491 public boolean shouldKeepForSmartReplyHistory(NotificationEntry entry) { in shouldKeepForSmartReplyHistory() method in NotificationRemoteInputManager
641 return shouldKeepForSmartReplyHistory(entry); in shouldExtendLifetime()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationEntryManager.java363 || getRemoteInputManager().shouldKeepForSmartReplyHistory(childEntry); in handleGroupSummaryRemoved()