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