Home
last modified time | relevance | path

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

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