Searched refs:hasBearing (Results 1 – 9 of 9) sorted by relevance
220 assertTrue(message, loc.hasBearing()); in testBearing()224 assertFalse(message, loc.hasBearing()); in testBearing()259 assertFalse(deserialized.hasBearing()); in testParcel()
68 if (entry.getLocation().hasBearing()) { in getOutput()
186 if (mLocation.hasBearing()) { in getAsContentValues()
673 public boolean hasBearing() { in hasBearing() method in Location865 if (hasBearing()) s.append(" bear=").append(mBearing); in toString()
309 jmethodID hasBearing = env->GetMethodID(locationClass, "hasBearing", "()Z"); in TranslateFromObject() local310 if (env->CallBooleanMethod(locationObject, hasBearing)) { in TranslateFromObject()
13817 method public boolean hasBearing();
19288 method public boolean hasBearing();
19356 method public boolean hasBearing();
20731 method public boolean hasBearing();