Searched refs:onPerformRemoveNotification (Results 1 – 2 of 2) sorted by relevance
312 onPerformRemoveNotification(entry, entry.getKey()); in NotificationRemoteInputManager()513 void onPerformRemoveNotification(NotificationEntry entry, final String key) { in onPerformRemoveNotification() method in NotificationRemoteInputManager
109 mRemoteInputManager.onPerformRemoveNotification(mEntry, mEntry.getKey()); in testPerformOnRemoveNotification()