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
630 == 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
2972 if (!FrameworkParsingPackageUtils.checkRequiredSystemProperties(propName, propValue)) {
4615 HSPLandroid/content/pm/PackageParser;->checkRequiredSystemProperties(Ljava/lang/String;Ljava/lang/S…
4618 HSPLandroid/content/pm/PackageParser;->checkRequiredSystemProperties(Ljava/lang/String;Ljava/lang/S…