Home
last modified time | relevance | path

Searched defs:getMethod (Results 1 – 18 of 18) sorted by relevance

/expo/packages/expo-modules-core/src/__tests__/
H A DPermissionsHook-test.ts89 const getMethod = jest.fn(async () => permissionGranted); constant
157 const getMethod = jest.fn(async () => permissionGranted); constant
171 const getMethod = jest.fn(async () => permissionGranted); constant
/expo/packages/expo-notifications/build/
H A DNotificationPermissions.js77 getMethod: getPermissionsAsync, property
/expo/packages/expo-modules-core/build/
H A DPermissionsHook.d.ts8 getMethod: (options?: Options) => Promise<Permission>; property
/expo/packages/expo-tracking-transparency/build/
H A DTrackingTransparency.js81 getMethod: getTrackingPermissionsAsync, property
/expo/packages/expo-camera/build/
H A DCamera.js145 getMethod: Camera.getCameraPermissionsAsync, property
176 getMethod: Camera.getMicrophonePermissionsAsync, property
/expo/packages/expo-location/build/
H A DLocation.js224 getMethod: getForegroundPermissionsAsync, property
260 getMethod: getBackgroundPermissionsAsync, property
/expo/packages/expo-cellular/build/
H A DCellular.js283 getMethod: getPermissionsAsync, property
/expo/packages/expo-modules-core/src/
H A DPermissionsHook.ts13 getMethod: (options?: Options) => Promise<Permission>; property
/expo/packages/expo-image-picker/build/
H A DImagePicker.js81 getMethod: getCameraPermissionsAsync, property
/expo/packages/expo-barcode-scanner/build/
H A DBarCodeScanner.js51 getMethod: BarCodeScanner.getPermissionsAsync, property
/expo/packages/expo-brightness/build/
H A DBrightness.js186 getMethod: getPermissionsAsync, property
/expo/packages/expo-modules-core/android/src/main/cpp/
H A DJavaReferencesCache.cpp97 jmethodID JavaReferencesCache::CachedJClass::getMethod( in getMethod() function in expo::JavaReferencesCache::CachedJClass
/expo/android/vendored/sdk47/react-native-svg/android/src/main/java/abi47_0_0/com/horcrux/svg/
H A DTextPathView.java76 TextPathMethod getMethod() { in getMethod() method in TextPathView
/expo/android/vendored/sdk49/react-native-svg/android/src/main/java/abi49_0_0/com/horcrux/svg/
H A DTextPathView.java76 TextPathMethod getMethod() { in getMethod() method in TextPathView
/expo/android/vendored/sdk48/react-native-svg/android/src/main/java/abi48_0_0/com/horcrux/svg/
H A DTextPathView.java76 TextPathMethod getMethod() { in getMethod() method in TextPathView
/expo/android/vendored/unversioned/react-native-svg/android/src/main/java/com/horcrux/svg/
H A DTextPathView.java76 TextPathMethod getMethod() { in getMethod() method in TextPathView
/expo/packages/expo-av/build/Audio/
H A DRecording.js33 getMethod: getPermissionsAsync, property
/expo/packages/expo-calendar/build/
H A DCalendar.js559 getMethod: getCalendarPermissionsAsync, property
574 getMethod: getRemindersPermissionsAsync, property