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

  /packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/
CalendarSyncAdapter.java 125 private static final String EXTENDED_PROPERTY_DTSTAMP = "dtstamp";
442 String dtStamp = null;
458 // DTSTAMP can come first, and we simply need to track it
460 dtStamp = getValue();
578 dtStamp = getValue();
616 // Note that organizerEmail can be null with a DTSTAMP only change from the server
    [all...]
  /packages/apps/Exchange/exchange2/src/com/android/exchange/
EasSyncService.java     [all...]

Completed in 46 milliseconds