Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/event/
DCreateEventDialogFragment.java203 EditEventHelper.CALENDARS_WHERE_WRITEABLE_VISIBLE, null, in onActivityCreated()
DEditEventFragment.java533 EditEventHelper.CALENDARS_WHERE_WRITEABLE_VISIBLE, null /* selection args */, in startQuery()
DEditEventHelper.java201 static final String CALENDARS_WHERE_WRITEABLE_VISIBLE = Calendars.CALENDAR_ACCESS_LEVEL + ">=" field in EditEventHelper