Searched refs:getCameraIdList (Results 1 – 1 of 1) sorted by relevance
115 for (String cameraId : getCameraIdList(RESULT_DIR)) { in parseLog()170 private ArrayList<String> getCameraIdList(String resultDir) throws DeviceNotAvailableException { in getCameraIdList() method in Camera2FrameworkStressTest