Searched refs:idsForTesting (Results 1 – 1 of 1) sorted by relevance
1149 List<String> idsForTesting = new ArrayList<String>(); in getCameraIdListForTesting() local1153 idsForTesting.add(id); in getCameraIdListForTesting()1156 return idsForTesting.toArray(new String[idsForTesting.size()]); in getCameraIdListForTesting()