Searched refs:getRestrictions (Results 1 – 5 of 5) sorted by relevance
45 2, entry.getRestrictions().length); in testGetManifestRestrictions()49 2, entry.getRestrictions().length); in testGetManifestRestrictions()50 assertNotNull(entry.getRestrictions()); in testGetManifestRestrictions()51 for (RestrictionEntry childEntry : entry.getRestrictions()) { in testGetManifestRestrictions()53 assertNotNull(childEntry.getRestrictions()); in testGetManifestRestrictions()55 1, childEntry.getRestrictions().length); in testGetManifestRestrictions()
719 RestrictionEntry[] restrictions = entry.getRestrictions(); in addRestrictionToBundle()724 RestrictionEntry[] bundleRestrictionArray = entry.getRestrictions(); in addRestrictionToBundle()728 bundleRestrictionArray[i].getRestrictions(); in addRestrictionToBundle()
361 public RestrictionEntry[] getRestrictions() { in getRestrictions() method in RestrictionEntry
9792 method public android.content.RestrictionEntry[] getRestrictions();
10372 method public android.content.RestrictionEntry[] getRestrictions();