Searched refs:mOutstandingQueries (Results 1 – 1 of 1) sorted by relevance
105 private int mOutstandingQueries = TOKEN_UNITIALIZED; field in EditEventFragment414 mOutstandingQueries &= ~queryType; in setModelIfDone()415 if (mOutstandingQueries == 0) { in setModelIfDone()512 mOutstandingQueries = TOKEN_ALL; in startQuery()519 mOutstandingQueries = TOKEN_CALENDARS | TOKEN_COLORS; in startQuery()