OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INDEX_SELF_ATTENDEE_STATUS
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Calendar/src/com/android/calendar/
AgendaAdapter.java
71
int selfAttendeeStatus = cursor.getInt(AgendaWindowAdapter.
INDEX_SELF_ATTENDEE_STATUS
);
AgendaWindowAdapter.java
77
public static final int
INDEX_SELF_ATTENDEE_STATUS
= 12;
Completed in 11 milliseconds