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.java568 private void assertNoNotification(int id) { in assertNoNotification() method in ServiceTest
996 assertNoNotification(1); in testForegroundService_canUpdateNotification()
1024 assertNoNotification(1); in testForegroundService_dontRemoveNotificationOnStop()
1036 assertNoNotification(1); in testForegroundService_dontRemoveNotificationOnStop()
1037 assertNoNotification(2); in testForegroundService_dontRemoveNotificationOnStop()
1073 assertNoNotification(1); in testForegroundServiceRemoveNotificationOnStop()
1090 assertNoNotification(1); in testForegroundServiceRemoveNotificationOnStop()
1091 assertNoNotification(2); in testForegroundServiceRemoveNotificationOnStop()
1190 assertNoNotification(1); in testForegroundService_detachNotificationOnStop()
1194 assertNoNotification(1); in testForegroundService_detachNotificationOnStop()
[all …]