Home
last modified time | relevance | path

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

/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DCalendarDebug.java112 Cursor dirtyCursor = mContentResolver.query( in doInBackground() local
116 dirtyCount = dirtyCursor.getCount(); in doInBackground()
118 dirtyCursor.close(); in doInBackground()