Searched refs:callerPkgInfo (Results 1 – 1 of 1) sorted by relevance
301 PackageInfo callerPkgInfo = getPkgInfo(callerPackageName); in onRevokeRuntimePermissions() local302 if (callerPkgInfo == null) { in onRevokeRuntimePermissions()305 int callerTargetSdk = callerPkgInfo.applicationInfo.targetSdkVersion; in onRevokeRuntimePermissions()530 PackageInfo callerPkgInfo = getPkgInfo(callerPackageName); in onSetRuntimePermissionGrantStateByDeviceAdmin() local531 if (callerPkgInfo == null) { in onSetRuntimePermissionGrantStateByDeviceAdmin()557 callerPkgInfo.applicationInfo.targetSdkVersion); in onSetRuntimePermissionGrantStateByDeviceAdmin()