Searched refs:callerPkgInfo (Results 1 – 1 of 1) sorted by relevance
290 PackageInfo callerPkgInfo = getPkgInfo(callerPackageName); in onRevokeRuntimePermissions() local291 if (callerPkgInfo == null) { in onRevokeRuntimePermissions()294 int callerTargetSdk = callerPkgInfo.applicationInfo.targetSdkVersion; in onRevokeRuntimePermissions()518 PackageInfo callerPkgInfo = getPkgInfo(callerPackageName); in onSetRuntimePermissionGrantStateByDeviceAdmin() local519 if (callerPkgInfo == null) { in onSetRuntimePermissionGrantStateByDeviceAdmin()534 callerPkgInfo.applicationInfo.targetSdkVersion); in onSetRuntimePermissionGrantStateByDeviceAdmin()