Searched refs:releaseNotificationIfKeptForRemoteInputHistory (Results 1 – 2 of 2) sorted by relevance
159 if (started) releaseNotificationIfKeptForRemoteInputHistory(entry);581 private void releaseNotificationIfKeptForRemoteInputHistory(NotificationEntry entry) { in releaseNotificationIfKeptForRemoteInputHistory() method in NotificationRemoteInputManager586 mRemoteInputListener.releaseNotificationIfKeptForRemoteInputHistory(entry); in releaseNotificationIfKeptForRemoteInputHistory()765 void releaseNotificationIfKeptForRemoteInputHistory(@NonNull NotificationEntry entry); in releaseNotificationIfKeptForRemoteInputHistory() method
214 override fun releaseNotificationIfKeptForRemoteInputHistory(entry: NotificationEntry) { in releaseNotificationIfKeptForRemoteInputHistory() method