Searched refs:clearWatch (Results 1 – 14 of 14) sorted by relevance
| /expo/packages/expo-location/build/ |
| H A D | GeolocationPolyfill.js | 22 clearWatch, 59 function clearWatch(watchId) { function
|
| H A D | GeolocationPolyfill.js.map | 1 …clearWatch,\n\n // We don't polyfill stopObserving, this is an internal method that probably …
|
| H A D | ExpoLocation.web.js | 90 navigator.geolocation.clearWatch(watchId);
|
| H A D | ExpoLocation.web.js.map | 1 … removeWatchAsync(watchId): Promise<void> {\n navigator.geolocation.clearWatch(watchId);\n },\…
|
| /expo/packages/expo-location/src/ |
| H A D | GeolocationPolyfill.ts | 34 clearWatch, 90 function clearWatch(watchId: number) { function
|
| H A D | ExpoLocation.web.ts | 112 navigator.geolocation.clearWatch(watchId);
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Settings/ |
| H A D | Settings.d.ts | 14 clearWatch(watchId: number): void; method
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Settings/ |
| H A D | Settings.d.ts | 14 clearWatch(watchId: number): void; method
|
| /expo/packages/expo-location/src/__tests__/ |
| H A D | Location-test.native.ts | 137 navigator.geolocation.clearWatch(watchId);
|
| /expo/packages/expo-dev-client/android/src/androidTest/assets/ |
| H A D | bundled_app.bundle | 382 …t){return console.warn('Settings is not yet supported on Android'),-1},clearWatch:function(n){cons…
|
| /expo/packages/expo-dev-menu/assets/ |
| H A D | EXDevMenuApp.ios.js | 414 …rray of strings');var n=l.length;return l.push({keys:t,callback:s}),n},clearWatch:function(t){t<l.…
|
| H A D | EXDevMenuApp.android.js | 415 …t){return console.warn('Settings is not yet supported on Android'),-1},clearWatch:function(n){cons… method
|
| /expo/packages/expo-dev-launcher/ios/ |
| H A D | main.jsbundle | 415 …rray of strings');var n=l.length;return l.push({keys:t,callback:s}),n},clearWatch:function(t){t<l.…
|
| /expo/packages/expo-dev-launcher/android/src/debug/assets/ |
| H A D | expo_dev_launcher_android.bundle | 416 …t){return console.warn('Settings is not yet supported on Android'),-1},clearWatch:function(n){cons…
|