Home
last modified time | relevance | path

Searched refs:CALENDAR_DISPLAY_NAME (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/provider/
DCalendarContract.java363 public static final String CALENDAR_DISPLAY_NAME = "calendar_displayName"; field
547 Calendars.CALENDAR_DISPLAY_NAME); in getEntityAndIncrementCursor()
698 public static final String DEFAULT_SORT_ORDER = CALENDAR_DISPLAY_NAME;
1688 CALENDAR_DISPLAY_NAME,
/frameworks/base/docs/html/guide/topics/providers/
Dcalendar-provider.jd227 <td>{@link android.provider.CalendarContract.Calendars#CALENDAR_DISPLAY_NAME}</td>
268 Calendars.CALENDAR_DISPLAY_NAME, // 2
364 values.put(Calendars.CALENDAR_DISPLAY_NAME, &quot;Trevor's Calendar&quot;);
/frameworks/base/api/
Dcurrent.txt19326 field public static final java.lang.String CALENDAR_DISPLAY_NAME = "calendar_displayName";