Searched refs:mPendingIconRequestCount (Results 1 – 1 of 1) sorted by relevance
110 private int mPendingIconRequestCount = 0; field in IconCache201 if (mPendingIconRequestCount <= 0) { in updateIconInBackground()204 mPendingIconRequestCount++; in updateIconInBackground()217 mPendingIconRequestCount--; in onIconRequestEnd()218 if (mPendingIconRequestCount <= 0) { in onIconRequestEnd()