Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/datetime/
H A DZoneGetter.java140 shouldUseExemplarLocationForLocalNames(locale, data, timeZoneNames); in getZonesList()
205 private static boolean shouldUseExemplarLocationForLocalNames(Locale locale, in shouldUseExemplarLocationForLocalNames() method in ZoneGetter