Home
last modified time | relevance | path

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

/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DNotificationTest.java181 notificationHelper.assertNotificationsRemoved(); in testNotificationRemovedOnForceStop()
226 notificationHelper.assertNotificationsRemoved(); in testNotificationRemovedOnPackageRestriction()
262 notificationHelper.assertNotificationsRemoved(); in testNotificationRemovedOnTaskManagerStop()
DTestNotificationListener.java160 public void assertNotificationsRemoved() throws Exception { in assertNotificationsRemoved() method in TestNotificationListener.NotificationHelper