Searched refs:getLastKnownLocation (Results 1 – 3 of 3) sorted by relevance
112 assertNull(locationManager.getLastKnownLocation(NETWORK_PROVIDER)); in shouldReturnLastKnownLocationForAProvider()120 assertSame(locationManager.getLastKnownLocation(NETWORK_PROVIDER), networkLocation); in shouldReturnLastKnownLocationForAProvider()121 assertSame(locationManager.getLastKnownLocation(GPS_PROVIDER), gpsLocation); in shouldReturnLastKnownLocationForAProvider()
115 public Location getLastKnownLocation(String provider) { in getLastKnownLocation() method in ShadowLocationManager
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...