Searched refs:globalRestrictions (Results 1 – 3 of 3) sorted by relevance
107 RestrictionsSet globalRestrictions = new RestrictionsSet(); in testMoveRestriction() local114 globalRestrictions.updateRestrictions(1, in testMoveRestriction()121 UserManager.ENSURE_VERIFY_APPS, localRestrictions, globalRestrictions); in testMoveRestriction()127 assertNull(globalRestrictions.getRestrictions(0)); in testMoveRestriction()133 globalRestrictions.getRestrictions(1)); in testMoveRestriction()141 globalRestrictions.getRestrictions(2)); in testMoveRestriction()
4440 Bundle globalRestrictions = null;4517 globalRestrictions = UserRestrictionsUtils.readRestrictions(parser);4592 if (globalRestrictions != null) {4594 globalRestrictions);
7814 Bundle globalRestrictions = in testSetUserRestriction_financeDo_validRestrictions_setsRestriction() local7824 MockUtils.checkUserRestrictions(globalRestrictions), in testSetUserRestriction_financeDo_validRestrictions_setsRestriction()