Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/content/
DRestrictionsManagerTest.java42 List<RestrictionEntry> manifestRestrictions = mRm.getManifestRestrictions(packageName); in testGetManifestRestrictions()
71 List<RestrictionEntry> manifestRestrictions = mRm.getManifestRestrictions(packageName); in testConvertRestrictionsToBundle()
83 List<RestrictionEntry> manifestRestrictions = mRm.getManifestRestrictions(packageName); in testConvertRestrictionsToBundle_bundleArray()
/frameworks/base/core/java/android/content/
DRestrictionsManager.java539 public List<RestrictionEntry> getManifestRestrictions(String packageName) { in getManifestRestrictions() method in RestrictionsManager
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt8073 …method public java.util.List<android.content.RestrictionEntry> getManifestRestrictions(java.lang.S…
/frameworks/base/non-updatable-api/
Dcurrent.txt10771 method public java.util.List<android.content.RestrictionEntry> getManifestRestrictions(String);
/frameworks/base/api/
Dcurrent.txt10771 method public java.util.List<android.content.RestrictionEntry> getManifestRestrictions(String);