Home
last modified time | relevance | path

Searched refs:onPerformRemoveNotification (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationRemoteInputManagerTest.java93 mRemoteInputManager.onPerformRemoveNotification(mEntry, mSbn.getKey()); in testPerformOnRemoveNotification()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationRemoteInputManager.java292 onPerformRemoveNotification(entry, entry.key); in NotificationRemoteInputManager()
460 void onPerformRemoveNotification(NotificationEntry entry, final String key) { in onPerformRemoveNotification() method in NotificationRemoteInputManager