Searched refs:getBetterLocation (Results 1 – 1 of 1) sorted by relevance
194 updateUILocation(getBetterLocation(gpsLocation, networkLocation)); in setup()287 protected Location getBetterLocation(Location newLocation, Location currentBestLocation) { in getBetterLocation() method in LocationActivity