Home | History | Annotate | Download | only in location

Lines Matching defs:hasBearing

701     public boolean hasBearing() {
740 * <p>Following this call {@link #hasBearing} will return false,
1058 if (hasBearing()) s.append(" bear=").append(mBearing);