Home
last modified time | relevance | path

Searched defs:setLocationCallbackPriority (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-maps/android/src/main/java/expo/modules/maps/googleMaps/
H A DGoogleMapsCallbacks.kt125 fun setLocationCallbackPriority(locationCallbackPriority: Int) { in <lambda>() method in expo.modules.maps.googleMaps.GoogleMapsCallbacks
H A DGoogleMapsView.kt174 fun setLocationCallbackPriority(priority: Int) { in setLocationCallbackPriority() method