Searched refs:distFromNetLocation (Results 1 – 1 of 1) sorted by relevance
95 static TrackerEntry createEntry(Location loc, float distFromNetLocation) { in createEntry() argument100 entry.setDistFromNetLocation(distFromNetLocation); in createEntry()123 private void setDistFromNetLocation(float distFromNetLocation) { in setDistFromNetLocation() argument124 mDistFromNetLocation = distFromNetLocation; in setDistFromNetLocation()