Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/parsing/
DApkLite.java121 private final @Nullable String mRequiredSystemPropertyValue; field in ApkLite
196 mRequiredSystemPropertyValue = requiredSystemPropertyValue; in ApkLite()
235 mRequiredSystemPropertyValue = null; in ApkLite()
521 return mRequiredSystemPropertyValue; in getRequiredSystemPropertyValue()