Home
last modified time | relevance | path

Searched refs:getCheckedRadioButtonId (Results 1 – 14 of 14) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/android/widget/
H A DRadioGroupPreCheckedTest.java44 group.getCheckedRadioButtonId()); in testRadioButtonPreChecked()
61 group.getCheckedRadioButtonId()); in testRadioButtonChangePreChecked()
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/development/bluetooth/
H A DBaseBluetoothDialogPreferenceTest.java98 assertThat(mRadioGroup.getCheckedRadioButtonId()).isNotEqualTo(ID2); in onBindDialogView_checkRadioButtonsSelection()
101 assertThat(mRadioGroup.getCheckedRadioButtonId()).isEqualTo(ID2); in onBindDialogView_checkRadioButtonsSelection()
/aosp12/frameworks/base/tests/HugeBackup/src/com/android/hugebackup/
H A DHugeBackupActivity.java185 int whichFilling = mFillingGroup.getCheckedRadioButtonId(); in recordNewUIState()
/aosp12/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
H A DNotificationBuilderTest.java447 return g.getCheckedRadioButtonId(); in getRadioChecked()
452 final View v = findViewById(g.getCheckedRadioButtonId()); in getRadioTag()
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/network/
H A DPrivateDnsModeDialogPreferenceTest.java127 assertThat(mPreference.mRadioGroup.getCheckedRadioButtonId()).isEqualTo( in testOnBindDialogView_containsCorrectData()
/aosp12/frameworks/base/core/java/android/widget/
H A DRadioGroup.java231 public int getCheckedRadioButtonId() { in getCheckedRadioButtonId() method in RadioGroup
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/notification/
H A DZenDurationDialog.java98 final int checkedRadioButtonId = mZenRadioGroup.getCheckedRadioButtonId(); in updateZenDuration()
H A DEnableZenModeDialog.java128 int checkedId = mZenRadioGroup.getCheckedRadioButtonId(); in createDialog()
/aosp12/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
H A DPMCMainActivity.java133 int selectedId = mRadioGroup.getCheckedRadioButtonId(); in addListenerOnButton()
/aosp12/packages/apps/Calendar/src/com/android/calendar/
H A DEventInfoFragment.java753 int id = mResponseRadioGroup.getCheckedRadioButtonId(); in sendAccessibilityEvent()
/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/audio/
H A DAudioTestFragment.java833 int selectedButtonId = mRequestSelection.getCheckedRadioButtonId(); in FocusHandler()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt55563 method @IdRes public int getCheckedRadioButtonId();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt38108 method public int getCheckedRadioButtonId();