Home
last modified time | relevance | path

Searched refs:handleRequestPermissionsAsync (Results 1 – 6 of 6) sorted by relevance

/expo/packages/expo-camera/src/
H A DExponentCameraManager.web.ts66 async function handleRequestPermissionsAsync(): Promise<PermissionResponse> { function
213 return handleRequestPermissionsAsync();
219 return handleRequestPermissionsAsync();
/expo/packages/expo-camera/build/
H A DExponentCameraManager.web.js49 async function handleRequestPermissionsAsync() { function
188 return handleRequestPermissionsAsync();
194 return handleRequestPermissionsAsync();
H A DExponentCameraManager.web.js.map1handleRequestPermissionsAsync(): Promise<PermissionResponse> {\n try {\n await getUserMedia({\…
/expo/packages/expo-barcode-scanner/build/
H A DExpoBarCodeScannerModule.web.js45 async function handleRequestPermissionsAsync() { function
118 return handleRequestPermissionsAsync();
H A DExpoBarCodeScannerModule.web.js.map1handleRequestPermissionsAsync(): Promise<PermissionResponse> {\n try {\n await getUserMedia({\…
/expo/packages/expo-barcode-scanner/src/
H A DExpoBarCodeScannerModule.web.ts50 async function handleRequestPermissionsAsync(): Promise<PermissionResponse> { function
128 return handleRequestPermissionsAsync();