OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dtStamp
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Exchange/src/com/android/exchange/adapter/
CalendarSyncAdapter.java
126
private static final String EXTENDED_PROPERTY_DTSTAMP = "
dtstamp
";
424
String
dtStamp
= null;
440
//
DTSTAMP
can come first, and we simply need to track it
442
dtStamp
= getValue();
558
dtStamp
= getValue();
593
// Note that organizerEmail can be null with a
DTSTAMP
only change from the server
[
all
...]
/packages/apps/Exchange/src/com/android/exchange/
EasSyncService.java
[
all
...]
Completed in 146 milliseconds