Searched refs:updateUILocation (Results 1 – 1 of 1) sorted by relevance
180 if (gpsLocation != null) updateUILocation(gpsLocation); in setup()194 updateUILocation(getBetterLocation(gpsLocation, networkLocation)); in setup()196 updateUILocation(gpsLocation); in setup()198 updateUILocation(networkLocation); in setup()245 private void updateUILocation(Location location) { in updateUILocation() method in LocationActivity262 updateUILocation(location);