Searched refs:UserRestrictions (Results 1 – 4 of 4) sorted by relevance
142 UserRestrictions.getUserRestrictionsForPolicyTransparency(mMode)) { in addTestsToAdapter()143 final Intent intent = UserRestrictions.getUserRestrictionTestIntent(this, restriction); in addTestsToAdapter()144 if (!UserRestrictions.isRestrictionValid(this, restriction)) { in addTestsToAdapter()147 final String title = UserRestrictions.getRestrictionLabel(this, restriction); in addTestsToAdapter()
145 userAction = UserRestrictions.getUserAction(this, userRestriction); in updateTestInstructions()
36 public class UserRestrictions { class
658 for (String userRestriction : UserRestrictions.getUserRestrictionsForPolicyTransparency( in clearPolicyTransparencyUserRestriction()