Searched defs:setRestrictionIntent (Results 1 – 10 of 10) sorted by relevance
31 void setRestrictionIntent(@Nullable Intent restrictionIntent); in setRestrictionIntent() method
46 public void setRestrictionIntent(@Nullable Intent restrictionIntent) { in setRestrictionIntent() method in RestrictionAwarePreferenceMixin
63 public void setRestrictionIntent(@Nullable Intent restrictionIntent) { in setRestrictionIntent() method in AutoRadioPreference
61 public void setRestrictionIntent(@Nullable Intent restrictionIntent) { in setRestrictionIntent() method in AutoSwitchPreference
65 public void setRestrictionIntent(@Nullable Intent restrictionIntent) { in setRestrictionIntent() method in AutoRolePreference
59 public void setRestrictionIntent(@Nullable Intent restrictionIntent) { in setRestrictionIntent() method in HandheldRadioPreference
97 public void setRestrictionIntent(@Nullable Intent restrictionIntent) { in setRestrictionIntent() method in HandheldRolePreference
59 public void setRestrictionIntent(@Nullable Intent restrictionIntent) { in setRestrictionIntent() method in HandheldSwitchPreference
38 override fun setRestrictionIntent(restrictionIntent: Intent?) { in setRestrictionIntent() method