Searched refs:UserRestrictions (Results 1 – 4 of 4) sorted by relevance
146 UserRestrictions.getUserRestrictionsForPolicyTransparency(mMode)) { in addTestsToAdapter()147 final Intent intent = UserRestrictions.getUserRestrictionTestIntent(this, restriction); in addTestsToAdapter()148 if (!UserRestrictions.isRestrictionValid(this, restriction)) { in addTestsToAdapter()151 final String title = UserRestrictions.getRestrictionLabel(this, restriction); in addTestsToAdapter()
32 public class UserRestrictions { class
171 userAction = UserRestrictions.getUserAction(this, userRestriction); in updateTestInstructions()
624 for (String userRestriction : UserRestrictions.getUserRestrictionsForPolicyTransparency( in clearPolicyTransparencyUserRestriction()