Searched refs:performSetChecked (Results 1 – 3 of 3) sorted by relevance
74 performSetChecked(checked); in setChecked()84 private void performSetChecked(boolean checked) { in performSetChecked() method in CheckableImageButton175 performSetChecked(savedState.isChecked); in onRestoreInstanceState()
79 performSetChecked(checked); in setChecked()89 private void performSetChecked(boolean checked) { in performSetChecked() method in RttCheckableButton180 performSetChecked(savedState.isChecked); in onRestoreInstanceState()
171 performSetChecked(checked); in setChecked()222 performSetChecked(savedState.isChecked); in onRestoreInstanceState()238 private void performSetChecked(boolean checked) { in performSetChecked() method in CheckableLabeledButton