Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/content/
DRestrictionsManagerTest.java38 List<RestrictionEntry> manifestRestrictions = mRm.getManifestRestrictions(packageName); in testGetManifestRestrictions()
67 List<RestrictionEntry> manifestRestrictions = mRm.getManifestRestrictions(packageName); in testConvertRestrictionsToBundle()
/frameworks/base/core/java/android/content/
DRestrictionsManager.java534 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/api/
Dcurrent.txt9035 …method public java.util.List<android.content.RestrictionEntry> getManifestRestrictions(java.lang.S…
Dtest-current.txt9044 …method public java.util.List<android.content.RestrictionEntry> getManifestRestrictions(java.lang.S…
Dsystem-current.txt9377 …method public java.util.List<android.content.RestrictionEntry> getManifestRestrictions(java.lang.S…