Lines Matching refs:supportedFlash
1889 List<String> supportedFlash = mParameters.getSupportedFlashModes();1890 if (isSupported(flashMode, supportedFlash)) {