Searched refs:uncheckedContentDescription (Results 1 – 1 of 1) sorted by relevance
78 @StringRes int uncheckedContentDescription) { in CheckableButtonController() argument83 this.uncheckedDescription = uncheckedContentDescription; in CheckableButtonController()163 @StringRes int uncheckedContentDescription, in SimpleCheckableButtonController() argument170 uncheckedContentDescription == 0 ? label : uncheckedContentDescription); in SimpleCheckableButtonController()