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

  /packages/apps/Exchange/tests/src/com/android/exchange/adapter/
CalendarSyncAdapterTests.java 308 data(Tags.CALENDAR_DTSTAMP, "20100518T213156Z");
366 event.data(Tags.CALENDAR_DTSTAMP, "20100518T213156Z");
  /packages/apps/Exchange/src/com/android/exchange/adapter/
CalendarSyncAdapter.java 441 if (tag == Tags.CALENDAR_DTSTAMP) {
557 case Tags.CALENDAR_DTSTAMP:
    [all...]
Tags.java 180 public static final int CALENDAR_DTSTAMP = CALENDAR_PAGE + 0x11;
    [all...]

Completed in 402 milliseconds