Searched refs:getCurrentCheckedKey (Results 1 – 4 of 4) sorted by relevance
71 protected abstract String getCurrentCheckedKey(); in getCurrentCheckedKey() method in GroupSelectionPreferenceController90 preference.setChecked(TextUtils.equals(preference.getKey(), getCurrentCheckedKey())); in notifyCheckedKeyChanged()
93 if (TextUtils.equals(selectedKey, getCurrentCheckedKey())) { in handleGroupItemSelected()115 protected final String getCurrentCheckedKey() { in getCurrentCheckedKey() method in DefaultAppsPickerBasePreferenceController
70 protected String getCurrentCheckedKey() { in getCurrentCheckedKey() method in DataUsageUnitPreferenceController
56 protected String getCurrentCheckedKey() { in getCurrentCheckedKey() method in GroupSelectionPreferenceControllerTest.TestGroupSelectionPreferenceController