Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationRemoteInputManager.java610 public boolean isNotificationKeptForRemoteInputHistory(String key) { in isNotificationKeptForRemoteInputHistory() method in NotificationRemoteInputManager
795 boolean isNotificationKeptForRemoteInputHistory(@NonNull String key); in isNotificationKeptForRemoteInputHistory() method
888 public boolean isNotificationKeptForRemoteInputHistory(@NonNull String key) { in isNotificationKeptForRemoteInputHistory() method in NotificationRemoteInputManager.LegacyRemoteInputLifetimeExtender