HomeSort by relevance Sort by last modified time
    Searched refs:CALENDARS_INDEX_DISPLAY_NAME (Results 1 - 2 of 2) sorted by null

  /packages/apps/Calendar/src/com/android/calendar/event/
EditEventHelper.java 188 static final int CALENDARS_INDEX_DISPLAY_NAME = 1;
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/
EventInfoFragment.java 282 static final int CALENDARS_INDEX_DISPLAY_NAME = 1;
581 String displayName = mCalendarsCursor.getString(CALENDARS_INDEX_DISPLAY_NAME);
596 String calendarName = mCalendarsCursor.getString(CALENDARS_INDEX_DISPLAY_NAME);
    [all...]

Completed in 87 milliseconds