Searched refs:captureAndVerifyUserNotifications (Results 1 – 2 of 2) sorted by relevance
126 captureAndVerifyUserNotifications(expectedNotificationsById, userHandle); in testShowResourceOveruseNotificationsAsUser()215 private void captureAndVerifyUserNotifications(
2367 captureAndVerifyUserNotifications(Collections.emptyList()); in testNoUserNotificationWithNoRecurrentOveruse()2383 captureAndVerifyUserNotifications(Collections.emptyList()); in testNoUserNotificationOnRecurrentOveruseWithDistractionOptimization()2400 captureAndVerifyUserNotifications(Collections.singletonList( in testUserNotificationOnRecurrentOveruseAfterNoDistractionOptimization()2419 captureAndVerifyUserNotifications(Collections.singletonList( in testNoDuplicateUserNotificationOnRepeatedRecurrentOveruse()2461 captureAndVerifyUserNotifications(userNotificationCalls); in testImmediateUserNotificationOnRecurrentOveruseWhenNoDistractionOptimization()2486 captureAndVerifyUserNotifications(Collections.emptyList()); in testNoUserNotificationOnRecurrentOveruseByPrePrioritizedApp()2511 captureAndVerifyUserNotifications(Collections.emptyList()); in testNoUserNotificationOnRecurrentOveruseByPostPrioritizedApp()2538 captureAndVerifyUserNotifications(Collections.singletonList( in testUserNotificationOnRecurrentOveruseByPriorityResettedApp()2568 captureAndVerifyUserNotifications(Collections.singletonList( in testUserNotificationOnHistoricalRecurrentOveruse()2591 captureAndVerifyUserNotifications(Collections.singletonList( in testUserNotificationWithDisabledDisplay()[all …]