Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DServiceTest.java537 private void assertNoNotification(int id) { in assertNoNotification() method in ServiceTest
951 assertNoNotification(1); in testForegroundService_dontRemoveNotificationOnStop()
963 assertNoNotification(1); in testForegroundService_dontRemoveNotificationOnStop()
964 assertNoNotification(2); in testForegroundService_dontRemoveNotificationOnStop()
999 assertNoNotification(1); in testForegroundServiceRemoveNotificationOnStop()
1016 assertNoNotification(1); in testForegroundServiceRemoveNotificationOnStop()
1017 assertNoNotification(2); in testForegroundServiceRemoveNotificationOnStop()
1115 assertNoNotification(1); in testForegroundService_detachNotificationOnStop()
1119 assertNoNotification(1); in testForegroundService_detachNotificationOnStop()
1121 assertNoNotification(2); in testForegroundService_detachNotificationOnStop()
[all …]