Home
last modified time | relevance | path

Searched defs:checkRequiredSystemProperties (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/content/pm/parsing/
DFrameworkParsingPackageUtils.java192 public static boolean checkRequiredSystemProperties(@Nullable String rawPropNames, in checkRequiredSystemProperties() method in FrameworkParsingPackageUtils
/frameworks/base/core/java/android/content/pm/
DPackageParser.java2522 public static boolean checkRequiredSystemProperties(@Nullable String rawPropNames, in checkRequiredSystemProperties() method in PackageParser