Searched refs:startServiceForUser (Results 1 – 3 of 3) sorted by relevance
324 postToHandler(() -> startServiceForUser(userId)); in onUnlockUser()332 void startServiceForUser(int userId) { in startServiceForUser() method in BackupManagerService351 startServiceForUser(userId, userBackupManagerService); in startServiceForUser()358 void startServiceForUser(int userId, UserBackupManagerService userBackupManagerService) { in startServiceForUser() method in BackupManagerService483 startServiceForUser(userId); in setBackupServiceActive()
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()1629 backupManagerService.startServiceForUser(userId, userBackupManagerService); in registerUser()1636 backupManagerService.startServiceForUser(userId, userBackupManagerService); in createServiceAndRegisterUser()
12834 HPLcom/android/server/backup/BackupManagerService;->startServiceForUser(I)V+]Ljava/lang/StringBuild…12835 PLcom/android/server/backup/BackupManagerService;->startServiceForUser(ILcom/android/server/backup/…