Searched refs:foci (Results 1 – 1 of 1) sorted by relevance
390 List<String> foci = cParams.getSupportedFocusModes(); in generateConfig() local391 if (foci == null) { in generateConfig()393 } else if (foci.contains(Camera.Parameters.FOCUS_MODE_AUTO)) { in generateConfig()633 List<String> foci = cParams.getSupportedFocusModes(); in getCameraElements() local634 if (foci == null) { in getCameraElements()636 } else if (foci.contains(Camera.Parameters.FOCUS_MODE_AUTO)) { in getCameraElements()