Searched refs:imageGot (Results 1 – 1 of 1) sorted by relevance
239 final Semaphore imageGot = new Semaphore(0); in doInBackground() local246 imageGot.release(); in doInBackground()251 imageGot.acquire(); in doInBackground()