Searched refs:binderGetCallingUid (Results 1 – 7 of 7) sorted by relevance
127 public int binderGetCallingUid() { in binderGetCallingUid() method in LockSettingsServiceTestable.MockInjector
272 int binderGetCallingUid() { in binderGetCallingUid() method in DevicePolicyManagerServiceTestable.MockInjector
211 protected int binderGetCallingUid() { in binderGetCallingUid() method in BackupManagerService463 int caller = binderGetCallingUid(); in enforcePermissionsOnUser()
797 protected int binderGetCallingUid() { in binderGetCallingUid() method in BackupManagerServiceTest.BackupManagerServiceTestable
541 public int binderGetCallingUid() { in binderGetCallingUid() method in LockSettingsService.Injector
1830 int binderGetCallingUid() { in binderGetCallingUid() method in Injector1855 return UserHandle.getUserId(binderGetCallingUid()); in userHandleGetCallingUserId()2361 final int callerUid = mInjector.binderGetCallingUid(); in getCallerIdentity()7828 int callerId = mInjector.binderGetCallingUid();24340 mInjector.binderGetCallingUid(),
3137 HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->binderGetCallingUid()I