Home | History | Annotate | Download | only in location

Lines Matching defs:hasAltitude

620     public boolean hasAltitude() {
637 * <p>Following this call {@link #hasAltitude} will return true.
647 * <p>Following this call {@link #hasAltitude} will return false,
1056 if (hasAltitude()) s.append(" alt=").append(mAltitude);