summaryrefslogtreecommitdiff
path: root/android_icu4j/api/legacy_platform/current.txt
diff options
context:
space:
mode:
Diffstat (limited to 'android_icu4j/api/legacy_platform/current.txt')
-rw-r--r--android_icu4j/api/legacy_platform/current.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/android_icu4j/api/legacy_platform/current.txt b/android_icu4j/api/legacy_platform/current.txt
index a81a0c650..692b2b1bf 100644
--- a/android_icu4j/api/legacy_platform/current.txt
+++ b/android_icu4j/api/legacy_platform/current.txt
@@ -81,6 +81,7 @@ package com.android.i18n.timezone {
}
public final class CountryZonesFinder {
+ method @Nullable public String findCanonicalTimeZoneId(String);
method public java.util.List<java.lang.String> lookupAllCountryIsoCodes();
method public com.android.i18n.timezone.CountryTimeZones lookupCountryTimeZones(String);
method public java.util.List<com.android.i18n.timezone.CountryTimeZones> lookupCountryTimeZonesForZoneId(String);