Searched refs:whichCameras (Results 1 – 1 of 1) sorted by relevance
193 ArrayList<Integer> whichCameras = new ArrayList<Integer>(); in doInBackground() local200 whichCameras.add(i); in doInBackground()210 whichCameras.add(i); in doInBackground()217 for (Integer whichCamera : whichCameras) { in doInBackground()