Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/datetime/timezone/
DTimeZoneSettings.java70 private static final String PREF_KEY_REGION_CATEGORY = "time_zone_region_preference_category"; field in TimeZoneSettings
127 PREF_KEY_REGION_CATEGORY), false); in onCreate()
333 PREF_KEY_REGION_CATEGORY), selectByRegion); in setSelectByRegion()