Searched refs:stopServiceForUser (Results 1 – 3 of 3) sorted by relevance
161 backupManagerService.stopServiceForUser(mUserOneId); in testStopServiceForUser_forRegisteredUser_unregistersCorrectUser()177 backupManagerService.stopServiceForUser(mUserOneId); in testStopServiceForUser_forRegisteredUser_tearsDownCorrectUser()190 backupManagerService.stopServiceForUser(mUserOneId); in testStopServiceForUser_forUnknownUser_doesNothing()
368 protected void stopServiceForUser(int userId) { in stopServiceForUser() method in BackupManagerService401 stopServiceForUser(userId); in onStopUser()
12836 PLcom/android/server/backup/BackupManagerService;->stopServiceForUser(I)V