Searched refs:MAX_LOCALITY_MILE_RANGE (Results 1 – 1 of 1) sorted by relevance
50 private static final int MAX_LOCALITY_MILE_RANGE = 20; field in ReverseGeocoder229 if (distance < MAX_LOCALITY_MILE_RANGE) { in computeAddress()