Home
last modified time | relevance | path

Searched defs:INSTANCES_BY_DAY (Results 1 – 1 of 1) sorted by relevance

/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DCalendarProvider2.java4615 private static final int INSTANCES_BY_DAY = 15; field in CalendarProvider2
4648 sUriMatcher.addURI(CalendarContract.AUTHORITY, "instances/whenbyday/*/*", INSTANCES_BY_DAY); in sUriMatcher.addURI() argument