Home
last modified time | relevance | path

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

/aosp14/frameworks/base/location/java/android/location/
H A DILocationManager.aidl71 boolean geocoderIsPresent(); in geocoderIsPresent() method
/aosp14/frameworks/base/services/core/java/com/android/server/location/
H A DLocationManagerService.java1344 public boolean geocoderIsPresent() { in geocoderIsPresent() method in LocationManagerService