Searched defs:releaseNotificationIfKeptForRemoteInputHistory (Results 1 – 2 of 2) sorted by relevance
571 private void releaseNotificationIfKeptForRemoteInputHistory(NotificationEntry entry) { in releaseNotificationIfKeptForRemoteInputHistory() method in NotificationRemoteInputManager753 void releaseNotificationIfKeptForRemoteInputHistory(@NonNull NotificationEntry entry); in releaseNotificationIfKeptForRemoteInputHistory() method
166 override fun releaseNotificationIfKeptForRemoteInputHistory(entry: NotificationEntry) { in isNotificationKeptForRemoteInputHistory() method