Searched refs:otherCount (Results 1 – 1 of 1) sorted by relevance
1352 int otherCount = 0; in onPostExecute() local1369 otherCount++; in onPostExecute()1397 if (otherCount > 0) { in onPostExecute()1411 final int count = imageCount + videoCount + otherCount; in onPostExecute()