Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/content/pm/parsing/
H A DApkLite.java120 private final @Nullable String mRequiredSystemPropertyValue; field in ApkLite
179 mRequiredSystemPropertyValue = requiredSystemPropertyValue; in ApkLite()
462 return mRequiredSystemPropertyValue; in getRequiredSystemPropertyValue()