Searched refs:getServiceForUserIfCallerHasPermission (Results 1 – 3 of 3) sorted by relevance
582 getServiceForUserIfCallerHasPermission(userId, "dataChanged()"); in dataChanged()719 getServiceForUserIfCallerHasPermission(userId, in setFrameworkSchedulingEnabledForUser()800 getServiceForUserIfCallerHasPermission( in setBackupPassword()815 getServiceForUserIfCallerHasPermission( in hasBackupPassword()839 getServiceForUserIfCallerHasPermission(userId, "backupNow()"); in backupNow()869 getServiceForUserIfCallerHasPermission(userId, "adbBackup()"); in adbBackup()917 getServiceForUserIfCallerHasPermission(userId, "adbRestore()"); in adbRestore()1337 getServiceForUserIfCallerHasPermission(userId, "opComplete()"); in opComplete()1499 getServiceForUserIfCallerHasPermission( in setAncestralSerialNumber()1618 getServiceForUserIfCallerHasPermission(userId, in reportDelayedRestoreResult()[all …]
1538 backupManagerService.getServiceForUserIfCallerHasPermission( in testGetServiceForUser_withoutPermission_throwsSecurityExceptionForNonCallingUser()1554 backupManagerService.getServiceForUserIfCallerHasPermission(mUserOneId, "test")); in testGetServiceForUserIfCallerHasPermission_withPermission_worksForNonCallingUser()1569 backupManagerService.getServiceForUserIfCallerHasPermission(mUserOneId, "test")); in testGetServiceForUserIfCallerHasPermission_withoutPermission_worksForCallingUser()
2767 HPLcom/android/server/backup/BackupManagerService;->getServiceForUserIfCallerHasPermission(ILjava/l…