Home
last modified time | relevance | path

Searched defs:localTimeZone (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Exchange/exchange2/src/com/android/exchange/utility/
DCalendarUtilities.java1008 static public long getUtcAllDayCalendarTime(long time, TimeZone localTimeZone) { in getUtcAllDayCalendarTime()
1017 static public long getLocalAllDayCalendarTime(long time, TimeZone localTimeZone) { in getLocalAllDayCalendarTime()