Home
last modified time | relevance | path

Searched defs:countryChooserPref (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/assisteddialing/ui/
DAssistedDialingSettingFragment.java78 ListPreference countryChooserPref = in onCreate() local
89 private void updateCountryChooserSummary(ListPreference countryChooserPref) { in updateCountryChooserSummary()
120 private void updateCountryChoices(ListPreference countryChooserPref) { in updateCountryChoices()
156 private void ameliorateInvalidSelectedValue(ListPreference countryChooserPref) { in ameliorateInvalidSelectedValue()
165 ListPreference countryChooserPref) { in buildDefaultCountryChooserKeysAndValues()