OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CALENDAR_ORGANIZER_NAME
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Exchange/src/com/android/exchange/adapter/
Tags.java
189
public static final int
CALENDAR_ORGANIZER_NAME
= CALENDAR_PAGE + 0x1A;
[
all
...]
CalendarSyncParser.java
480
case Tags.
CALENDAR_ORGANIZER_NAME
:
[
all
...]
/packages/apps/Exchange/src/com/android/exchange/eas/
EasSyncCalendar.java
631
s.data(Tags.
CALENDAR_ORGANIZER_NAME
, organizerName);
[
all
...]
Completed in 27 milliseconds