Home
last modified time | relevance | path

Searched refs:mRequiredSystemPropertyName (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/content/pm/parsing/
H A DApkLite.java115 private final @Nullable String mRequiredSystemPropertyName; field in ApkLite
178 mRequiredSystemPropertyName = requiredSystemPropertyName; in ApkLite()
453 return mRequiredSystemPropertyName; in getRequiredSystemPropertyName()