Searched refs:hasAltitude (Results 1 – 9 of 9) sorted by relevance
186 assertTrue(message, loc.hasAltitude()); in testAltitude()190 assertFalse(message, loc.hasAltitude()); in testAltitude()260 assertFalse(deserialized.hasAltitude()); in testParcel()
60 if (entry.getLocation().hasAltitude()) { in getOutput()
180 if (mLocation.hasAltitude()) { in getAsContentValues()
620 public boolean hasAltitude() { in hasAltitude() method in Location1056 if (hasAltitude()) s.append(" alt=").append(mAltitude); in toString()
1041 (location.hasAltitude() ? LOCATION_HAS_ALTITUDE : 0) | in injectBestLocation()
13816 method public boolean hasAltitude();
20029 Landroid/location/Location;->hasAltitude()Z
24502 HSPLandroid/location/Location;->hasAltitude()Z
21801 method public boolean hasAltitude();