Searched refs:waitCount (Results 1 – 2 of 2) sorted by relevance
92 int waitCount = 0; in doInBackground() local97 if (waitCount >= 100) { in doInBackground()101 waitCount += 1; in doInBackground()104 waitCount = 0; in doInBackground()
97 int waitCount = 0; in doInBackground() local102 if (waitCount >= 100) { in doInBackground()106 waitCount += 1; in doInBackground()110 waitCount = 0; in doInBackground()