Searched refs:KILOMETERS_PER_METER (Results 1 – 2 of 2) sorted by relevance
26 public static final float KILOMETERS_PER_METER = (float) 0.001; field in DistanceHelper
286 distance * DistanceHelper.KILOMETERS_PER_METER); in constructLocationInfo()