Searched refs:setLastKnownLocation (Results 1 – 2 of 2) sorted by relevance
410 public void setLastKnownLocation(String provider, Location location) { in setLastKnownLocation() method in ShadowLocationManager431 setLastKnownLocation(location.getProvider(), location); in simulateLocation()
138 shadowLocationManager.setLastKnownLocation(NETWORK_PROVIDER, networkLocation); in shouldReturnLastKnownLocationForAProvider()139 shadowLocationManager.setLastKnownLocation(GPS_PROVIDER, gpsLocation); in shouldReturnLastKnownLocationForAProvider()