Searched defs:selectedKey (Results 1 – 6 of 6) sorted by relevance
57 final String selectedKey = selected.getKey(); in onRadioButtonClicked() local70 protected void onRadioButtonConfirmed(String selectedKey) { in onRadioButtonConfirmed()75 selectedKey, in onRadioButtonConfirmed() local93 protected ConfirmationDialogFragment newConfirmationDialogFragment(String selectedKey, in newConfirmationDialogFragment()
86 protected ConfirmationDialogFragment newConfirmationDialogFragment(String selectedKey, in newConfirmationDialogFragment()
114 final String selectedKey = selected.getKey(); in onRadioButtonClicked() local142 protected void onRadioButtonConfirmed(String selectedKey) { in onRadioButtonConfirmed()218 public void updateCheckedState(String selectedKey) { in updateCheckedState()228 radioPref.setChecked(TextUtils.equals(pref.getKey(), selectedKey)); in updateCheckedState() local
92 String selectedKey = preference.getKey(); in handleGroupItemSelected() local
102 protected void onRadioButtonConfirmed(String selectedKey) { in onRadioButtonConfirmed()
429 final String selectedKey = selected.getKey(); in onRadioButtonClicked() local455 private void updatePreferenceState(RadioButtonPreference preference, String selectedKey) { in updatePreferenceState()