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()
676 public boolean hasAltitude() { in hasAltitude() method in Location1120 if (hasAltitude()) s.append(" alt=").append(mAltitude); in toString()
814 (location.hasAltitude() ? LOCATION_HAS_ALTITUDE : 0) | in injectBestLocation()
41945 HSPLandroid/location/Location;->hasAltitude()Z
13816 method public boolean hasAltitude();
23181 method public boolean hasAltitude();