OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ALTITUDE
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/
TrackerEntry.java
45
static final String
ALTITUDE
= "
Altitude
";
59
ALTITUDE
, SPEED, BEARING, DIST_NET_LOCATION, LOC_TIME, DEBUG_INFO};
181
cValues.put(
ALTITUDE
, mLocation.getAltitude());
225
Float
altitude
= getNullableFloat(cursor,
ALTITUDE
);
local
226
if (
altitude
!= null) {
227
location.setAltitude(
altitude
);
/external/srec/config/en.us/dictionary/
c0.6
[
all
...]
Completed in 100 milliseconds