Searched refs:callerPkgInfo (Results 1 – 1 of 1) sorted by relevance
228 PackageInfo callerPkgInfo = getPkgInfo(callerPackageName); in onRevokeRuntimePermissions() local229 if (callerPkgInfo == null) { in onRevokeRuntimePermissions()232 int callerTargetSdk = callerPkgInfo.applicationInfo.targetSdkVersion; in onRevokeRuntimePermissions()511 PackageInfo callerPkgInfo = getPkgInfo(callerPackageName); in onSetRuntimePermissionGrantStateByDeviceAdmin() local512 if (callerPkgInfo == null) { in onSetRuntimePermissionGrantStateByDeviceAdmin()527 callerPkgInfo.applicationInfo.targetSdkVersion); in onSetRuntimePermissionGrantStateByDeviceAdmin()