Home
last modified time | relevance | path

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

/aosp12/frameworks/base/location/java/android/location/
H A DLocationManager.java3575 private static class LocationEnabledCache extends PropertyInvalidatedCache<Integer, Boolean> { class in LocationManager
3582 LocationEnabledCache(int numEntries) { in LocationEnabledCache() method in LocationManager.LocationEnabledCache