Searched defs:gpsLocation (Results 1 – 1 of 1) sorted by relevance
115 Location gpsLocation = new Location(GPS_PROVIDER); in shouldReturnLastKnownLocationForAProvider() local121 assertSame(locationManager.getLastKnownLocation(GPS_PROVIDER), gpsLocation); in shouldReturnLastKnownLocationForAProvider() local