Home
last modified time | relevance | path

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

/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DCalendarDebug.java95 int dirtyCount = -1; in doInBackground() local
116 dirtyCount = dirtyCursor.getCount(); in doInBackground()
123 if (dirtyCount == 0) { in doInBackground()
128 eventCount, dirtyCount); in doInBackground()