Searched refs:otherCount (Results 1 – 1 of 1) sorted by relevance
1362 int otherCount = 0; in onPostExecute() local1379 otherCount++; in onPostExecute()1407 if (otherCount > 0) { in onPostExecute()1421 final int count = imageCount + videoCount + otherCount; in onPostExecute()