Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/parsing/
DApkLite.java116 private final @Nullable String mRequiredSystemPropertyName; field in ApkLite
195 mRequiredSystemPropertyName = requiredSystemPropertyName; in ApkLite()
234 mRequiredSystemPropertyName = null; in ApkLite()
512 return mRequiredSystemPropertyName; in getRequiredSystemPropertyName()