Searched defs:restriction (Results 1 – 5 of 5) sorted by relevance
554 RestrictionEntry restriction; in loadManifestRestrictions() local604 RestrictionEntry restriction = new RestrictionEntry(restrictionType, key); in loadRestriction() local
1312 private boolean hasUserRestriction(String restriction) { in hasUserRestriction()1317 private void validateUserRestriction(String restriction) { in validateUserRestriction()
1276 String restriction = AppOpsManager.opToRestriction(i); in setUserRestrictions() local
2439 void enforceShellRestriction(String restriction, int callingUid, int userHandle) { in enforceShellRestriction()
3230 void enforceShellRestriction(String restriction, int userHandle) { in enforceShellRestriction()