Home
last modified time | relevance | path

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

/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DCalendarDebug.java110 String dirtyWhere = CalendarContract.Events.CALENDAR_ID + "=" + id in doInBackground() local
113 CalendarContract.Events.CONTENT_URI, EVENTS_PROJECTION, dirtyWhere, in doInBackground()