Searched refs:TestableNotificationManagerService (Results 1 – 4 of 4) sorted by relevance
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()
32 public class TestableNotificationManagerService extends NotificationManagerService { class63 TestableNotificationManagerService(Context context, NotificationRecordLogger logger, in TestableNotificationManagerService() method in TestableNotificationManagerService
417 private TestableNotificationManagerService mService;535 private TestableNotificationManagerService.NotificationAssistantAccessGrantedCallback554 TestableNotificationManagerService.StrongAuthTrackerFake mStrongAuthTracker;772 mService = new TestableNotificationManagerService(mContext, mNotificationRecordLogger, in initNMS()906 var checker = mock(TestableNotificationManagerService.ComponentPermissionChecker.class); in initNMS()5370 new TestableNotificationManagerService(mContext, mNotificationRecordLogger, in testHasCompanionDevice_noService()10342 TestableNotificationManagerService service = spy(mService); in testNASSettingUpgrade_userSetNull()10361 TestableNotificationManagerService service = spy(mService); in testNASSettingUpgrade_userSet()10382 TestableNotificationManagerService service = spy(mService); in testNASSettingUpgrade_multiUser()10417 TestableNotificationManagerService service = spy(mService); in testNASSettingUpgrade_multiProfile()[all …]
42706 …/tests/uiservicestests/src/com/android/server/notification/TestableNotificationManagerService.java…