OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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