Home
last modified time | relevance | path

Searched defs:restriction (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DUserRestrictionsUtils.java156 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()
/frameworks/base/core/java/android/content/
DRestrictionsManager.java560 RestrictionEntry restriction; in loadManifestRestrictions() local
617 RestrictionEntry restriction = new RestrictionEntry(restrictionType, key); in loadRestriction() local
/frameworks/base/cmds/pm/src/com/android/commands/pm/
DPm.java1073 String restriction = nextArg(); in runSetUserRestriction() local
/frameworks/base/services/core/java/com/android/server/
DAppOpsService.java2182 String restriction = AppOpsManager.opToRestriction(i); in setUserRestrictions() local
2361 public boolean hasRestriction(int restriction, String packageName, int userId) { in hasRestriction()
/frameworks/base/services/core/java/com/android/server/am/
DUserController.java1441 boolean hasUserRestriction(String restriction, int userId) { in hasUserRestriction()
DActivityManagerService.java3964 void enforceShellRestriction(String restriction, int userHandle) { in enforceShellRestriction()
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsProvider.java1157 String restriction; in isGlobalOrSecureSettingRestrictedForUser() local
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...