Searched refs:stopServiceForUser (Results 1 – 4 of 4) sorted by relevance
191 backupManagerService.stopServiceForUser(mUserOneId); in testStopServiceForUser_forRegisteredUser_unregistersCorrectUser()206 backupManagerService.stopServiceForUser(mUserOneId); in testStopServiceForUser_forRegisteredUser_tearsDownCorrectUser()217 backupManagerService.stopServiceForUser(mUserOneId); in testStopServiceForUser_forUnknownUser_doesNothing()
190 protected void stopServiceForUser(int userId) { in stopServiceForUser() method in BackupManagerService
291 mService.stopServiceForUser(userId); in stopUser()
4759 PLcom/android/server/backup/BackupManagerService;->stopServiceForUser(I)V