Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/widget/
DRadioGroupPreCheckedTest.java44 group.getCheckedRadioButtonId()); in testRadioButtonPreChecked()
61 group.getCheckedRadioButtonId()); in testRadioButtonChangePreChecked()
/frameworks/base/tests/HugeBackup/src/com/android/hugebackup/
DHugeBackupActivity.java185 int whichFilling = mFillingGroup.getCheckedRadioButtonId(); in recordNewUIState()
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
DNotificationBuilderTest.java447 return g.getCheckedRadioButtonId(); in getRadioChecked()
452 final View v = findViewById(g.getCheckedRadioButtonId()); in getRadioTag()
/frameworks/base/core/java/android/widget/
DRadioGroup.java231 public int getCheckedRadioButtonId() { in getCheckedRadioButtonId() method in RadioGroup
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/notification/
DZenDurationDialog.java98 final int checkedRadioButtonId = mZenRadioGroup.getCheckedRadioButtonId(); in updateZenDuration()
DEnableZenModeDialog.java135 int checkedId = mZenRadioGroup.getCheckedRadioButtonId(); in createDialog()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt38108 method public int getCheckedRadioButtonId();
/frameworks/base/core/api/
Dcurrent.txt60074 method @IdRes public int getCheckedRadioButtonId();