Searched refs:deviceInfosToRemove (Results 1 – 1 of 1) sorted by relevance
2444 List<DeviceCameraInfo> deviceInfosToRemove = new ArrayList<>(); in getCameraIdListNoLazy() local2451 deviceInfosToRemove.add(info); in getCameraIdListNoLazy()2454 for (DeviceCameraInfo info : deviceInfosToRemove) { in getCameraIdListNoLazy()