Home
last modified time | relevance | path

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

/packages/apps/Exchange/exchange2/src/com/android/exchange/utility/
DCalendarUtilities.java379 tziString = timeZoneToTziStringImpl(tz); in timeZoneToTziString()
687 static String timeZoneToTziStringImpl(TimeZone tz) { in timeZoneToTziStringImpl() method in CalendarUtilities