Home
last modified time | relevance | path

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

/packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/
DCalendarSyncAdapter.java859 String exceptionStartTime = "_noStartTime"; in exceptionParser() local
866 exceptionStartTime = getValue(); in exceptionParser()
868 Utility.parseDateTimeToMillis(exceptionStartTime)); in exceptionParser()
925 exceptionStartTime); in exceptionParser()