Searched refs:getCanonicalZoneId (Results 1 – 1 of 1) sorted by relevance
154 String canonicalZoneId = getCanonicalZoneId(timeZone); in format()183 String canonicalZoneId = getCanonicalZoneId(mTimeZone); in getJavaTimeZone()191 private static String getCanonicalZoneId(TimeZone timeZone) { in getCanonicalZoneId() method in TimeZoneInfo