Searched defs:checkRestrictionAndSetDisabled (Results 1 – 4 of 4) sorted by relevance
77 public void checkRestrictionAndSetDisabled(String userRestriction) { in checkRestrictionAndSetDisabled() method in RestrictedTopLevelPreference87 public void checkRestrictionAndSetDisabled(String userRestriction, int userId) { in checkRestrictionAndSetDisabled() method in RestrictedTopLevelPreference
91 public void checkRestrictionAndSetDisabled(String userRestriction) { in checkRestrictionAndSetDisabled() method in RestrictedPreference95 public void checkRestrictionAndSetDisabled(String userRestriction, int userId) { in checkRestrictionAndSetDisabled() method in RestrictedPreference
194 public void checkRestrictionAndSetDisabled(String userRestriction) { in checkRestrictionAndSetDisabled() method in RestrictedSwitchPreference198 public void checkRestrictionAndSetDisabled(String userRestriction, int userId) { in checkRestrictionAndSetDisabled() method in RestrictedSwitchPreference
169 public void checkRestrictionAndSetDisabled(String userRestriction, int userId) { in checkRestrictionAndSetDisabled() method in RestrictedPreferenceHelper