Home
last modified time | relevance | path

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

/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DCalendarProvider2.java1082 case INSTANCES_SEARCH_BY_DAY: in queryInternal()
1099 selectionArgs, sortOrder, match == INSTANCES_SEARCH_BY_DAY, in queryInternal()
4866 private static final int INSTANCES_SEARCH_BY_DAY = 27; field in CalendarProvider2
4898 INSTANCES_SEARCH_BY_DAY); in sUriMatcher.addURI() argument