Searched refs:startServiceForUser (Results 1 – 3 of 3) sorted by relevance
371 void startServiceForUser(int userId) { in startServiceForUser() method in BackupManagerService390 startServiceForUser(userId, userBackupManagerService); in startServiceForUser()398 void startServiceForUser(int userId, UserBackupManagerService userBackupManagerService) { in startServiceForUser() method in BackupManagerService523 startServiceForUser(userId); in setBackupServiceActive()1695 sInstance.startServiceForUser(user.getUserIdentifier()); in onUserUnlocking()
133 backupManagerService.startServiceForUser(mUserOneId); in testStartServiceForUser_registersUser()146 backupManagerService.startServiceForUser(mUserOneId, mUserOneService); in testStartServiceForUser_withServiceInstance_registersUser()158 backupManagerService.startServiceForUser(mUserTwoId, mUserTwoService); in testStopServiceForUser_forRegisteredUser_unregistersCorrectUser()175 backupManagerService.startServiceForUser(mUserTwoId, mUserTwoService); in testStopServiceForUser_forRegisteredUser_tearsDownCorrectUser()1642 backupManagerService.startServiceForUser(userId, userBackupManagerService); in registerUser()1649 backupManagerService.startServiceForUser(userId, userBackupManagerService); in createServiceAndRegisterUser()
167 service.startServiceForUser(UserHandle.USER_SYSTEM); in startServiceForUser_backupDisabledGlobally_doesNotStartUserService()177 mService.startServiceForUser(UserHandle.USER_SYSTEM); in startServiceForUser_backupNotActiveForUser_doesNotStartUserService()186 mService.startServiceForUser(NON_SYSTEM_USER); in startServiceForUser_backupEnabledGloballyAndActiveForUser_startsUserService()