Searched refs:checkRequiredSystemProperties (Results 1 – 8 of 8) sorted by relevance
198 && !FrameworkParsingPackageUtils.checkRequiredSystemProperties(propName, in parseOverlayManifest()
82 return FrameworkParsingPackageUtils.checkRequiredSystemProperties( in isMatchRequiredSystemProperty()
192 public static boolean checkRequiredSystemProperties(@Nullable String rawPropNames, in checkRequiredSystemProperties() method in FrameworkParsingPackageUtils
598 == 0 && !FrameworkParsingPackageUtils.checkRequiredSystemProperties( in parseApkLite()
1761 if (!checkRequiredSystemProperties(requiredSystemPropertyName, in parseApkLite()2071 if (!checkRequiredSystemProperties(propName, propValue)) { in parseBaseApkCommon()2522 public static boolean checkRequiredSystemProperties(@Nullable String rawPropNames, in checkRequiredSystemProperties() method in PackageParser
2831 if (!FrameworkParsingPackageUtils.checkRequiredSystemProperties(propName, propValue)) {
4692 HSPLandroid/content/pm/PackageParser;->checkRequiredSystemProperties(Ljava/lang/String;Ljava/lang/S…
4695 HSPLandroid/content/pm/PackageParser;->checkRequiredSystemProperties(Ljava/lang/String;Ljava/lang/S…