OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CALENDAR_SENSITIVITY
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Exchange/src/com/android/exchange/adapter/
CalendarSyncParser.java
477
case Tags.
CALENDAR_SENSITIVITY
:
[
all
...]
Tags.java
200
public static final int
CALENDAR_SENSITIVITY
= CALENDAR_PAGE + 0x25;
[
all
...]
/packages/apps/Exchange/src/com/android/exchange/eas/
EasSyncCalendar.java
638
s.data(Tags.
CALENDAR_SENSITIVITY
, decodeVisibility(visibility));
641
s.data(Tags.
CALENDAR_SENSITIVITY
, "1");
[
all
...]
Completed in 28 milliseconds