HomeSort by relevance Sort by last modified time
    Searched refs:MILES_PER_METER (Results 1 - 2 of 2) sorted by null

  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
DistanceHelper.java 25 public static final float MILES_PER_METER = (float) 0.000621371192;
InCallContactInteractions.java 283 distance * DistanceHelper.MILES_PER_METER);

Completed in 110 milliseconds