Searched refs:comparingLatitude (Results 1 – 1 of 1) sorted by relevance
132 double comparingLatitude = comparingLocation.getLatitude(); in checkLocation() local151 + Math.pow((comparingLatitude - mLatitude) / semiMinorAxisDegrees, 2); in checkLocation()