Searched defs:tz (Results 1 – 6 of 6) sorted by relevance
49 TimeZone tz = TimeZone.getTimeZone("CET"); in preHistoricInDaylightTime() local76 TimeZone tz = TimeZone.getTimeZone(id); in minimalTransitionZones() local113 TimeZone tz = TimeZone.getTimeZone(id); in checkDisplayNames() local174 private static String formatGmtString(TimeZone tz, boolean daylight) { in formatGmtString()
216 struct timezone tz = {}; in check_sysclktz() local
845 struct timezone tz = {}; in do_sysclktz() local
343 TzSetter tz(formatString); in android_log_formatFromString() local1277 TzSetter tz(cp); in convertMonotonic() local
656 static block getL(const ae_ctx* ctx, unsigned tz) { in getL()810 unsigned i, k, tz, remaining; in process_ad() local
249 TEST(logcat, tz) { in TEST() argument