Searched defs:restriction (Results 1 – 11 of 11) sorted by relevance
193 public static boolean isValidRestriction(@NonNull String restriction) { in isValidRestriction()254 public static boolean contains(@Nullable Bundle in, String restriction) { in contains()301 public static boolean canDeviceOwnerChange(String restriction) { in canDeviceOwnerChange()309 public static boolean canProfileOwnerChange(String restriction, int userId) { in canProfileOwnerChange()
2372 String restriction = ((flags & UserInfo.FLAG_MANAGED_PROFILE) != 0) in createUserInternal() local2653 String restriction = isManagedProfile in removeUser() local
562 RestrictionEntry restriction; in loadManifestRestrictions() local619 RestrictionEntry restriction = new RestrictionEntry(restrictionType, key); in loadRestriction() local
117 public void setRestriction(String restriction) { in setRestriction()
1158 String restriction = nextArg(); in runSetUserRestriction() local
2346 String restriction = AppOpsManager.opToRestriction(i); in setUserRestrictions() local2545 public boolean hasRestriction(int restriction, String packageName, int userId) { in hasRestriction()
209 Intent createAdminSupportIntent(in String restriction); in createAdminSupportIntent()
6152 public Intent createAdminSupportIntent(@NonNull String restriction) { in createAdminSupportIntent()
5337 final String restriction; in wipeDataNoLock() local8186 String restriction = isManagedProfile(userHandle.getIdentifier()) in removeUser() local9322 public Intent createAdminSupportIntent(String restriction) { in createAdminSupportIntent()
4161 void enforceShellRestriction(String restriction, int userHandle) { in enforceShellRestriction()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...