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.java487 private void assertNoNotification(int id) { in assertNoNotification() method in ServiceTest
833 assertNoNotification(1); in testForegroundService_dontRemoveNotificationOnStop()
845 assertNoNotification(1); in testForegroundService_dontRemoveNotificationOnStop()
846 assertNoNotification(2); in testForegroundService_dontRemoveNotificationOnStop()
881 assertNoNotification(1); in testForegroundServiceRemoveNotificationOnStop()
898 assertNoNotification(1); in testForegroundServiceRemoveNotificationOnStop()
899 assertNoNotification(2); in testForegroundServiceRemoveNotificationOnStop()
998 assertNoNotification(1); in testForegroundService_detachNotificationOnStop()
1002 assertNoNotification(1); in testForegroundService_detachNotificationOnStop()
1004 assertNoNotification(2); in testForegroundService_detachNotificationOnStop()