Searched refs:sUploadedCount (Results 1 – 1 of 1) sorted by relevance
59 private static int sUploadedCount; field in UploadedTexture188 if (mThrottled && ++sUploadedCount > UPLOAD_LIMIT) { in updateContent()203 sUploadedCount = 0; in resetUploadLimit()207 return sUploadedCount > UPLOAD_LIMIT; in uploadLimitReached()