HomeSort by relevance Sort by last modified time
    Searched refs:getUtcAllDayCalendarTime (Results 1 - 3 of 3) sorted by null

  /packages/apps/Exchange/src/com/android/exchange/adapter/
CalendarSyncParser.java 297 startTime = CalendarUtilities.getUtcAllDayCalendarTime(startTime, mLocalTimeZone);
298 endTime = CalendarUtilities.getUtcAllDayCalendarTime(endTime, mLocalTimeZone);
312 exceptionTime = CalendarUtilities.getUtcAllDayCalendarTime(exceptionTime,
    [all...]
  /packages/apps/Exchange/tests/src/com/android/exchange/utility/
CalendarUtilitiesTests.java     [all...]
  /packages/apps/Exchange/src/com/android/exchange/utility/
CalendarUtilities.java     [all...]

Completed in 315 milliseconds