Searched refs:TestableNotificationManagerService (Results 1 – 3 of 3) sorted by relevance
32 public class TestableNotificationManagerService extends NotificationManagerService { class55 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()
387 private TestableNotificationManagerService mService;493 private TestableNotificationManagerService.NotificationAssistantAccessGrantedCallback512 TestableNotificationManagerService.StrongAuthTrackerFake mStrongAuthTracker;730 mService = new TestableNotificationManagerService(mContext, mNotificationRecordLogger, in initNMS()868 var checker = mock(TestableNotificationManagerService.ComponentPermissionChecker.class); in initNMS()4388 new TestableNotificationManagerService(mContext, mNotificationRecordLogger, in testHasCompanionDevice_noService()9158 TestableNotificationManagerService service = spy(mService); in testNASSettingUpgrade_userSetNull()9177 TestableNotificationManagerService service = spy(mService); in testNASSettingUpgrade_userSet()9198 TestableNotificationManagerService service = spy(mService); in testNASSettingUpgrade_multiUser()9233 TestableNotificationManagerService service = spy(mService); in testNASSettingUpgrade_multiProfile()[all …]