Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/
DRestrictionsManager.java400 public static final String META_DATA_APP_RESTRICTIONS = "android.content.APP_RESTRICTIONS"; field in RestrictionsManager
544 if (appInfo == null || !appInfo.metaData.containsKey(META_DATA_APP_RESTRICTIONS)) { in getManifestRestrictions()
549 appInfo.loadXmlMetaData(mContext.getPackageManager(), META_DATA_APP_RESTRICTIONS); in getManifestRestrictions()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt8085 …field public static final java.lang.String META_DATA_APP_RESTRICTIONS = "android.content.APP_RESTR…
/frameworks/base/api/
Dcurrent.txt9837 …field public static final java.lang.String META_DATA_APP_RESTRICTIONS = "android.content.APP_RESTR…
Dsystem-current.txt10417 …field public static final java.lang.String META_DATA_APP_RESTRICTIONS = "android.content.APP_RESTR…