Searched refs:assertNumberOfNotifications (Results 1 – 2 of 2) sorted by relevance
296 mTestNotificationManager.assertNumberOfNotifications(0); in testAllNotificationsDismissedAfterShutdown()322 mTestNotificationManager.assertNumberOfNotifications(0); in testNotificationUpdateAfterForegroundJobSwitch()
89 void assertNumberOfNotifications(int expect) { in assertNumberOfNotifications() method in TestNotificationManager