Searched defs:mEmptyCursorCount (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/agenda/
H A DAgendaWindowAdapter.java154 private int mEmptyCursorCount; field in class:AgendaWindowAdapter
1117 mEmptyCursorCount = 0;
1168 if (++mEmptyCursorCount > RETRIES_ON_NO_DATA) {

Completed in 13 milliseconds