Searched defs:selectedKey (Results 1 – 9 of 9) sorted by relevance
116 final String selectedKey = selected.getKey(); in onRadioButtonClicked() local169 int getSelectedUserMinAspectRatio(@NonNull String selectedKey) { in getSelectedUserMinAspectRatio()247 private void updateAllPreferences(@NonNull String selectedKey) { in updateAllPreferences()253 private void logActionMetrics(@NonNull String selectedKey, @NonNull String unselectedKey) { in logActionMetrics()273 private static int getSelectedAspectRatioAction(@NonNull String selectedKey) { in getSelectedAspectRatioAction()
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()
119 final String selectedKey = selected.getKey(); in onRadioButtonClicked() local147 protected void onRadioButtonConfirmed(String selectedKey) { in onRadioButtonConfirmed()231 public void updateCheckedState(String selectedKey) { in updateCheckedState()242 radioPref.setChecked(TextUtils.equals(pref.getKey(), selectedKey)); in updateCheckedState() local
141 final String selectedKey = selected == null ? null : selected.getKey(); in onRadioButtonClicked() local290 SelectorWithWidgetPreference preference, String selectedKey) { in updateSelectorPreferenceState()
92 String selectedKey = preference.getKey(); in handleGroupItemSelected() local
102 protected void onRadioButtonConfirmed(String selectedKey) { in onRadioButtonConfirmed()
104 String selectedKey, CharSequence confirmationMessage) { in newConfirmationDialogFragment()
233 String selectedKey = selected.getKey(); in onRadioButtonClicked() local