Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/timezone/
DTimeZoneFinder.java31 public final class TimeZoneFinder { class
35 private static TimeZoneFinder sInstance;
41 public static TimeZoneFinder getInstance() { in getInstance()
44 sInstance = new TimeZoneFinder(com.android.i18n.timezone.TimeZoneFinder in getInstance()
52 private final com.android.i18n.timezone.TimeZoneFinder mDelegate;
54 private TimeZoneFinder(@NonNull com.android.i18n.timezone.TimeZoneFinder delegate) { in TimeZoneFinder() method in TimeZoneFinder
/frameworks/base/core/java/android/util/
DTimeUtils.java28 import com.android.i18n.timezone.TimeZoneFinder;
77 TimeZoneFinder.getInstance().lookupCountryTimeZones(countryIso); in getIcuTimeZone()
102 TimeZoneFinder timeZoneFinder = TimeZoneFinder.getInstance(); in getTimeZoneIdsForCountryCode()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/nitz/
DTimeZoneLookupHelper.java30 import android.timezone.TimeZoneFinder;
330 TimeZoneFinder.getInstance().lookupCountryTimeZones(isoCountryCode); in getCountryTimeZones()
/frameworks/base/services/core/java/com/android/server/timezone/
DRulesManagerService.java41 import com.android.i18n.timezone.TimeZoneFinder;
524 + TimeZoneFinder.getInstance().getIanaVersion()); in dump()
540 + TimeZoneFinder.getInstance().getIanaVersion()); in dump()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/datetime/
DZoneGetter.java37 import com.android.i18n.timezone.TimeZoneFinder;
402 TimeZoneFinder.getInstance().lookupCountryTimeZones(country);
/frameworks/base/config/
Ddirty-image-objects380 libcore.timezone.TimeZoneFinder
Dpreloaded-classes7226 libcore.timezone.-$$Lambda$TimeZoneFinder$ReaderSupplier$gDAfECMWS_ohJ_Rfk1HN7JyDSJA
7230 libcore.timezone.TimeZoneFinder$ReaderSupplier
7231 libcore.timezone.TimeZoneFinder$SelectiveCountryTimeZonesExtractor
7232 libcore.timezone.TimeZoneFinder$TimeZonesProcessor
7233 libcore.timezone.TimeZoneFinder
Dboot-image-profile.txt30838 HSPLlibcore/timezone/-$$Lambda$TimeZoneFinder$ReaderSupplier$gDAfECMWS_ohJ_Rfk1HN7JyDSJA;->get()Lja…
30847 …Llibcore/timezone/TimeZoneFinder$ReaderSupplier;->forFile(Ljava/lang/String;Ljava/nio/charset/Char…
30848 HSPLlibcore/timezone/TimeZoneFinder$SelectiveCountryTimeZonesExtractor;->processCountryZones(Ljava/…
30849 HSPLlibcore/timezone/TimeZoneFinder$TimeZonesProcessor;->processHeader(Ljava/lang/String;)Z
30850 HSPLlibcore/timezone/TimeZoneFinder;->checkOnEndTag(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String…
30851 HSPLlibcore/timezone/TimeZoneFinder;->consumeText(Lorg/xmlpull/v1/XmlPullParser;)Ljava/lang/String;
30852 HSPLlibcore/timezone/TimeZoneFinder;->createInstanceWithFallback([Ljava/lang/String;)Llibcore/timez…
30853 HSPLlibcore/timezone/TimeZoneFinder;->findStartTag(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;…
30854 HSPLlibcore/timezone/TimeZoneFinder;->getInstance()Llibcore/timezone/TimeZoneFinder;
30855 HSPLlibcore/timezone/TimeZoneFinder;->lookupCountryTimeZones(Ljava/lang/String;)Llibcore/timezone/C…
[all …]