Searched refs:globalRestrictions (Results 1 – 3 of 3) sorted by relevance
214 RestrictionsSet globalRestrictions = new RestrictionsSet(); in testMoveRestriction() local221 globalRestrictions.updateRestrictions(1, in testMoveRestriction()228 UserManager.ENSURE_VERIFY_APPS, localRestrictions, globalRestrictions); in testMoveRestriction()234 assertNull(globalRestrictions.getRestrictions(0)); in testMoveRestriction()240 globalRestrictions.getRestrictions(1)); in testMoveRestriction()248 globalRestrictions.getRestrictions(2)); in testMoveRestriction()
5058 Bundle globalRestrictions = null;5135 globalRestrictions = UserRestrictionsUtils.readRestrictions(parser);5223 if (globalRestrictions != null) {5225 globalRestrictions);
7831 Bundle globalRestrictions = in testSetUserRestriction_financeDo_validRestrictions_setsRestriction() local7841 MockUtils.checkUserRestrictions(globalRestrictions), in testSetUserRestriction_financeDo_validRestrictions_setsRestriction()