Searched refs:convertFlashModeJSONToNative (Results 1 – 7 of 7) sorted by relevance
1 export declare function convertFlashModeJSONToNative(input: string): boolean; function
4 export function convertFlashModeJSONToNative(input) { function
1 …b camera (Android) has a torch: boolean\n */\nexport function convertFlashModeJSONToNative(input: …
223 …idatedInternalConstrainedValue('torch', 'flashMode', CapabilityUtils.convertFlashModeJSONToNative);
1 …>(\n 'torch',\n 'flashMode',\n CapabilityUtils.convertFlashModeJSONToNative\n );…
4 export function convertFlashModeJSONToNative(input: string): boolean { function
344 CapabilityUtils.convertFlashModeJSONToNative