/cts/tests/app/shared/src/android/app/stubs/shared/ |
D | TestNotificationAssistant.java | 198 public void onNotificationRemoved(StatusBarNotification sbn) { in onNotificationRemoved() method in TestNotificationAssistant 206 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap, in onNotificationRemoved() method in TestNotificationAssistant
|
D | TestNotificationListener.java | 143 public void onNotificationRemoved(StatusBarNotification sbn) { in onNotificationRemoved() method in TestNotificationListener 159 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap, in onNotificationRemoved() method in TestNotificationListener
|
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
D | CrossProfileNotificationListenerService.java | 40 public void onNotificationRemoved(StatusBarNotification sbn) { in onNotificationRemoved() method in CrossProfileNotificationListenerService
|
/cts/tests/tests/notificationlegacy/notificationlegacy27/src/android/app/notification/legacy/cts/ |
D | SecondaryNotificationListener.java | 81 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationRemoved() method in SecondaryNotificationListener
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/ |
D | MockListener.java | 180 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationRemoved() method in MockListener 189 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap, in onNotificationRemoved() method in MockListener
|
/cts/tests/tests/systemui/src/android/systemui/cts/ |
D | NotificationListener.kt | 30 override fun onNotificationRemoved(sbn: StatusBarNotification) { in onNotificationRemoved() method in android.systemui.cts.NotificationListener
|
/cts/tests/JobScheduler/src/android/jobscheduler/cts/ |
D | TestNotificationListener.java | 133 public void onNotificationRemoved(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationRemoved() method in TestNotificationListener
|
/cts/tests/tests/notification/src/android/app/notification/current/cts/ |
D | NotificationManagerTest.java | 2034 listener.onNotificationRemoved(null); in testNotificationListenerMethods() 2035 listener.onNotificationRemoved(null, null); in testNotificationListenerMethods()
|
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/ |
D | system-current.txt | 12917 …method @UiThread public void onNotificationRemoved(@NonNull android.service.notification.StatusBar…
|
D | current.txt | 41172 …method @UiThread public void onNotificationRemoved(android.service.notification.StatusBarNotificat… 41173 …method @UiThread public void onNotificationRemoved(android.service.notification.StatusBarNotificat… 41174 …method @UiThread public void onNotificationRemoved(android.service.notification.StatusBarNotificat…
|