Home
last modified time | relevance | path

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

/frameworks/base/location/java/android/location/
DLocationManager.java3686 private static class LocationEnabledCache extends PropertyInvalidatedCache<Integer, Boolean> { class in LocationManager
3693 LocationEnabledCache(int numEntries) { in LocationEnabledCache() method in LocationManager.LocationEnabledCache