Searched refs:createService (Results 1 – 2 of 2) sorted by relevance
225 public AccessibilityManager createService(ContextImpl ctx) { in registerService()232 public CaptioningManager createService(ContextImpl ctx) { in registerService()239 public AccountManager createService(ContextImpl ctx) throws ServiceNotFoundException { in registerService()248 public ActivityManager createService(ContextImpl ctx) { in registerService()255 public ActivityTaskManager createService(ContextImpl ctx) { in registerService()263 public UriGrantsManager createService(ContextImpl ctx) { in registerService()271 public AlarmManager createService(ContextImpl ctx) throws ServiceNotFoundException { in registerService()280 public AudioManager createService(ContextImpl ctx) { in registerService()287 public MediaRouter createService(ContextImpl ctx) { in registerService()294 public BluetoothManager createService(ContextImpl ctx) { in registerService()[all …]
123 BackupManagerService backupManagerService = createService(); in testConstructor_doesNotRegisterUsers()163 BackupManagerService backupManagerService = createService(); in testStartServiceForUser_registersUser()175 BackupManagerService backupManagerService = createService(); in testStartServiceForUser_withServiceInstance_registersUser()215 BackupManagerService backupManagerService = createService(); in testStopServiceForUser_forUnknownUser_doesNothing()1091 BackupManagerService backupManagerService = createService(); in testBeginFullBackup_onUnknownUser_doesNotPropagateCall()1113 BackupManagerService backupManagerService = createService(); in testEndFullBackup_onUnknownUser_doesNotPropagateCall()1241 BackupManagerService backupManagerService = createService(); in testSetBackupPassword_onUnknownUser_doesNotPropagateCall()1262 BackupManagerService backupManagerService = createService(); in testHasBackupPassword_onUnknownUser_doesNotPropagateCall()1540 BackupManagerService backupManagerService = createService(); in testDump_onUnknownUser_doesNotPropagateCall()1582 private BackupManagerService createService() { in createService() method in BackupManagerServiceTest[all …]