Searched refs:mPendingIconRequestCount (Results 1 – 1 of 1) sorted by relevance
96 private int mPendingIconRequestCount = 0; field in IconCache166 if (mPendingIconRequestCount <= 0) { in updateIconInBackground()169 mPendingIconRequestCount++; in updateIconInBackground()188 mPendingIconRequestCount--; in onIconRequestEnd()189 if (mPendingIconRequestCount <= 0) { in onIconRequestEnd()