Searched refs:binderGetCallingUserId (Results 1 – 3 of 3) sorted by relevance
189 protected int binderGetCallingUserId() { in binderGetCallingUserId() method in BackupManagerService532 dataChangedForUser(binderGetCallingUserId(), packageName); in dataChanged()728 return isBackupEnabledForUser(binderGetCallingUserId()); in isBackupEnabled()744 int userId = binderGetCallingUserId(); in setBackupPassword()759 int userId = binderGetCallingUserId(); in hasBackupPassword()779 backupNowForUser(binderGetCallingUserId()); in backupNow()980 return listAllTransportsForUser(binderGetCallingUserId()); in listAllTransports()1002 int userId = binderGetCallingUserId(); in getTransportWhitelist()1357 return requestBackup(binderGetCallingUserId(), packages, in requestBackup()1388 cancelBackupsForUser(binderGetCallingUserId()); in cancelBackups()[all …]
618 protected int binderGetCallingUserId() { in binderGetCallingUserId() method in BackupManagerServiceTest.BackupManagerServiceTestable
12772 HSPLcom/android/server/backup/BackupManagerService;->binderGetCallingUserId()I+]Landroid/os/UserHan…