Home
last modified time | relevance | path

Searched defs:hasStartedGeofencingAsync (Results 1 – 10 of 10) sorted by relevance

/expo/packages/expo-location/src/
H A DLocation.ts510 export async function hasStartedGeofencingAsync(taskName: string): Promise<boolean> { function
/expo/packages/expo-location/build/
H A DLocation.js410 export async function hasStartedGeofencingAsync(taskName) { function
/expo/ios/versioned/sdk49/EXLocation/EXLocation/
H A DABI49_0_0EXLocation.m488 ABI49_0_0EX_EXPORT_METHOD_AS(hasStartedGeofencingAsync, category
/expo/ios/versioned/sdk47/EXLocation/EXLocation/
H A DABI47_0_0EXLocation.m488 ABI47_0_0EX_EXPORT_METHOD_AS(hasStartedGeofencingAsync, category
/expo/ios/versioned/sdk48/EXLocation/EXLocation/
H A DABI48_0_0EXLocation.m488 ABI48_0_0EX_EXPORT_METHOD_AS(hasStartedGeofencingAsync, category
/expo/packages/expo-location/ios/EXLocation/
H A DEXLocation.m488 EX_EXPORT_METHOD_AS(hasStartedGeofencingAsync, category
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/location/
H A DLocationModule.java534 public void hasStartedGeofencingAsync(String taskName, final Promise promise) { in hasStartedGeofencingAsync() method in LocationModule
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/location/
H A DLocationModule.java534 public void hasStartedGeofencingAsync(String taskName, final Promise promise) { in hasStartedGeofencingAsync() method in LocationModule
/expo/packages/expo-location/android/src/main/java/expo/modules/location/
H A DLocationModule.java534 public void hasStartedGeofencingAsync(String taskName, final Promise promise) { in hasStartedGeofencingAsync() method in LocationModule
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/location/
H A DLocationModule.java534 public void hasStartedGeofencingAsync(String taskName, final Promise promise) { in hasStartedGeofencingAsync() method in LocationModule