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