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