Searched refs:binderGetCallingUid (Results 1 – 7 of 7) sorted by relevance
118 public int binderGetCallingUid() { in binderGetCallingUid() method in LockSettingsServiceTestable.MockInjector
133 protected int binderGetCallingUid() { in binderGetCallingUid() method in Trampoline307 int caller = binderGetCallingUid(); in enforcePermissionsOnUser()
2036 int binderGetCallingUid() { in binderGetCallingUid() method in DevicePolicyManagerService.Injector2061 return UserHandle.getUserId(binderGetCallingUid()); in userHandleGetCallingUserId()2724 final int callingUid = mInjector.binderGetCallingUid(); in getActiveAdminOrCheckPermissionForCallerLocked()4090 final int callingUid = mInjector.binderGetCallingUid(); in enforceShell()4115 if (admin.getUid() != mInjector.binderGetCallingUid()) { in removeActiveAdmin()4858 .getPackagesForUid(mInjector.binderGetCallingUid())) in getPasswordComplexity()5023 final int callingUid = mInjector.binderGetCallingUid(); in resetPassword()5529 if (!isCallerDelegate(callerPackage, mInjector.binderGetCallingUid(), in enforceCanManageCaCerts()5668 final int callingUid = mInjector.binderGetCallingUid(); in installKeyPair()5828 final int callingUid = mInjector.binderGetCallingUid(); in generateKeyPair()[all …]
265 int binderGetCallingUid() { in binderGetCallingUid() method in DevicePolicyManagerServiceTestable.MockInjector
1380 protected int binderGetCallingUid() { in binderGetCallingUid() method in TrampolineTest.TrampolineTestable
451 public int binderGetCallingUid() { in binderGetCallingUid() method in LockSettingsService.Injector
4797 PLcom/android/server/backup/Trampoline;->binderGetCallingUid()I6148 HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->binderGetCallingUid()I