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.java402 public static final String META_DATA_APP_RESTRICTIONS = "android.content.APP_RESTRICTIONS"; field in RestrictionsManager
547 if (appInfo == null || !appInfo.metaData.containsKey(META_DATA_APP_RESTRICTIONS)) { in getManifestRestrictions()
552 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/non-updatable-api/
Dcurrent.txt10783 … field public static final String META_DATA_APP_RESTRICTIONS = "android.content.APP_RESTRICTIONS";
/frameworks/base/api/
Dcurrent.txt10783 … field public static final String META_DATA_APP_RESTRICTIONS = "android.content.APP_RESTRICTIONS";