Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationRemoteInputManager.java553 public boolean isNotificationKeptForRemoteInputHistory(String key) { in isNotificationKeptForRemoteInputHistory() method in NotificationRemoteInputManager
753 boolean isNotificationKeptForRemoteInputHistory(@NonNull String key); in isNotificationKeptForRemoteInputHistory() method