Searched refs:getCheckedRadioButtonId (Results 1 – 14 of 14) sorted by relevance
44 group.getCheckedRadioButtonId()); in testRadioButtonPreChecked()61 group.getCheckedRadioButtonId()); in testRadioButtonChangePreChecked()
98 assertThat(mRadioGroup.getCheckedRadioButtonId()).isNotEqualTo(ID2); in onBindDialogView_checkRadioButtonsSelection()101 assertThat(mRadioGroup.getCheckedRadioButtonId()).isEqualTo(ID2); in onBindDialogView_checkRadioButtonsSelection()
185 int whichFilling = mFillingGroup.getCheckedRadioButtonId(); in recordNewUIState()
447 return g.getCheckedRadioButtonId(); in getRadioChecked()452 final View v = findViewById(g.getCheckedRadioButtonId()); in getRadioTag()
127 assertThat(mPreference.mRadioGroup.getCheckedRadioButtonId()).isEqualTo( in testOnBindDialogView_containsCorrectData()
231 public int getCheckedRadioButtonId() { in getCheckedRadioButtonId() method in RadioGroup
98 final int checkedRadioButtonId = mZenRadioGroup.getCheckedRadioButtonId(); in updateZenDuration()
128 int checkedId = mZenRadioGroup.getCheckedRadioButtonId(); in createDialog()
133 int selectedId = mRadioGroup.getCheckedRadioButtonId(); in addListenerOnButton()
753 int id = mResponseRadioGroup.getCheckedRadioButtonId(); in sendAccessibilityEvent()
833 int selectedButtonId = mRequestSelection.getCheckedRadioButtonId(); in FocusHandler()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
55563 method @IdRes public int getCheckedRadioButtonId();
38108 method public int getCheckedRadioButtonId();