Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/widget/
H A DRadioGroupPreCheckedTest.java44 group.getCheckedRadioButtonId()); in testRadioButtonPreChecked()
61 group.getCheckedRadioButtonId()); in testRadioButtonChangePreChecked()
/aosp14/frameworks/base/tests/HugeBackup/src/com/android/hugebackup/
H A DHugeBackupActivity.java185 int whichFilling = mFillingGroup.getCheckedRadioButtonId(); in recordNewUIState()
/aosp14/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()
/aosp14/frameworks/base/core/java/android/widget/
H A DRadioGroup.java231 public int getCheckedRadioButtonId() { in getCheckedRadioButtonId() method in RadioGroup
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/notification/
H A DZenDurationDialog.java98 final int checkedRadioButtonId = mZenRadioGroup.getCheckedRadioButtonId(); in updateZenDuration()
H A DEnableZenModeDialog.java133 int checkedId = mZenRadioGroup.getCheckedRadioButtonId(); in createDialog()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt59441 method @IdRes public int getCheckedRadioButtonId();