Searched defs:ATTENDEES_INDEX_RELATIONSHIP (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/event/
H A DEditEventHelper.java232 static final int ATTENDEES_INDEX_RELATIONSHIP = 3; field in class:EditEventHelper
/packages/apps/Calendar/src/com/android/calendar/
H A DEventInfoFragment.java243 private static final int ATTENDEES_INDEX_RELATIONSHIP = 3; field in class:EventInfoFragment
1092 if (mAttendeesCursor.getInt(ATTENDEES_INDEX_RELATIONSHIP) ==

Completed in 82 milliseconds