Searched refs:goldenZone (Results 1 – 3 of 3) sorted by relevance
410 TimeZone goldenZone = TimeZone.getFrozenTimeZone(goldenID); in formatGenericNonLocationName() local417 goldenZone.getOffset(date + offsets[0] + offsets[1], true, offsets1); in formatGenericNonLocationName()
408 TimeZone goldenZone = TimeZone.getFrozenTimeZone(goldenID); in formatGenericNonLocationName() local415 goldenZone.getOffset(date + offsets[0] + offsets[1], true, offsets1); in formatGenericNonLocationName()
705 TimeZone *goldenZone = TimeZone::createTimeZone(goldenID); in formatGenericNonLocationName() local712 goldenZone->getOffset(date + raw + sav, TRUE, raw1, sav1, status); in formatGenericNonLocationName()713 delete goldenZone; in formatGenericNonLocationName()