Searched refs:callerPkgInfo (Results 1 – 1 of 1) sorted by relevance
229 PackageInfo callerPkgInfo = getPkgInfo(callerPackageName); in onRevokeRuntimePermissions() local230 if (callerPkgInfo == null) { in onRevokeRuntimePermissions()233 int callerTargetSdk = callerPkgInfo.applicationInfo.targetSdkVersion; in onRevokeRuntimePermissions()513 PackageInfo callerPkgInfo = getPkgInfo(callerPackageName); in onSetRuntimePermissionGrantStateByDeviceAdmin() local514 if (callerPkgInfo == null) { in onSetRuntimePermissionGrantStateByDeviceAdmin()529 callerPkgInfo.applicationInfo.targetSdkVersion); in onSetRuntimePermissionGrantStateByDeviceAdmin()