HomeSort by relevance Sort by last modified time
    Searched full:instancesquery (Results 1 - 1 of 1) sorted by null

  /packages/apps/Calendar/src/com/android/calendar/
Event.java 261 cEvents = instancesQuery(context.getContentResolver(), EVENT_PROJECTION, startDay,
263 cAllday = instancesQuery(context.getContentResolver(), EVENT_PROJECTION, startDay,
307 private static final Cursor instancesQuery(ContentResolver cr, String[] projection,

Completed in 193 milliseconds