Searched defs:restriction (Results 1 – 8 of 8) sorted by relevance
156 public static boolean isValidRestriction(@NonNull String restriction) { in isValidRestriction()234 public static boolean canDeviceOwnerChange(String restriction) { in canDeviceOwnerChange()242 public static boolean canProfileOwnerChange(String restriction, int userId) { in canProfileOwnerChange()
560 RestrictionEntry restriction; in loadManifestRestrictions() local617 RestrictionEntry restriction = new RestrictionEntry(restrictionType, key); in loadRestriction() local
1073 String restriction = nextArg(); in runSetUserRestriction() local
2182 String restriction = AppOpsManager.opToRestriction(i); in setUserRestrictions() local2361 public boolean hasRestriction(int restriction, String packageName, int userId) { in hasRestriction()
1441 boolean hasUserRestriction(String restriction, int userId) { in hasUserRestriction()
3964 void enforceShellRestriction(String restriction, int userHandle) { in enforceShellRestriction()
1157 String restriction; in isGlobalOrSecureSettingRestrictedForUser() local
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...