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

  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
DistanceHelper.java 26 public static final float KILOMETERS_PER_METER = (float) 0.001;
InCallContactInteractions.java 286 distance * DistanceHelper.KILOMETERS_PER_METER);

Completed in 339 milliseconds