Searched refs:lastKnownLocations (Results 1 – 1 of 1) sorted by relevance
38 private final Map<String, Location> lastKnownLocations = new HashMap<>(); field in ShadowLocationManager153 return lastKnownLocations.get(provider); in getLastKnownLocation()411 lastKnownLocations.put(provider, location); in setLastKnownLocation()