Searched refs:toBeTestedCameraIds (Results 1 – 1 of 1) sorted by relevance
955 List<String> toBeTestedCameraIds = new ArrayList<String>(); in getCameraIdsAvailableForTesting() local960 toBeTestedCameraIds = cameraIdList.mCameraIdCombos; in getCameraIdsAvailableForTesting()966 for (String str : toBeTestedCameraIds) { in getCameraIdsAvailableForTesting()970 toBeTestedCameraIds.remove(str); in getCameraIdsAvailableForTesting()975 + Arrays.asList(toBeTestedCameraIds.toString())); in getCameraIdsAvailableForTesting()983 return toBeTestedCameraIds; in getCameraIdsAvailableForTesting()1084 List<String> toBeTestedCameraIds = new ArrayList<String>(); in setupItsTestsForFoldableDevice() local1086 toBeTestedCameraIds = mToBeTestedCameraIdsFolded; in setupItsTestsForFoldableDevice()1088 toBeTestedCameraIds = mToBeTestedCameraIdsUnfolded; in setupItsTestsForFoldableDevice()1091 for (String cam : toBeTestedCameraIds) { in setupItsTestsForFoldableDevice()