Searched refs:TestableNotificationManagerService (Results 1 – 3 of 3) sorted by relevance
32 public class TestableNotificationManagerService extends NotificationManagerService { class48 TestableNotificationManagerService(Context context, NotificationRecordLogger logger, in TestableNotificationManagerService() method in TestableNotificationManagerService
95 private TestableNotificationManagerService mService;114 private static class TestableNotificationManagerService extends NotificationManagerService { class in RoleObserverTest115 TestableNotificationManagerService(Context context, in TestableNotificationManagerService() method in RoleObserverTest.TestableNotificationManagerService147 mService = new TestableNotificationManagerService(mContext, mNotificationRecordLogger, in setUp()
313 private TestableNotificationManagerService mService;411 private TestableNotificationManagerService.NotificationAssistantAccessGrantedCallback428 TestableNotificationManagerService.StrongAuthTrackerFake mStrongAuthTracker;502 mService = new TestableNotificationManagerService(mContext, mNotificationRecordLogger, in setUp()710 var checker = mock(TestableNotificationManagerService.ComponentPermissionChecker.class); in setUp()3932 new TestableNotificationManagerService(mContext, mNotificationRecordLogger, in testHasCompanionDevice_noService()8193 TestableNotificationManagerService service = spy(mService); in testNASSettingUpgrade_userSetNull()8212 TestableNotificationManagerService service = spy(mService); in testNASSettingUpgrade_userSet()8233 TestableNotificationManagerService service = spy(mService); in testNASSettingUpgrade_multiUser()8268 TestableNotificationManagerService service = spy(mService); in testNASSettingUpgrade_multiProfile()[all …]