Searched refs:hasBearing (Results 1 – 7 of 7) sorted by relevance
219 assertTrue(message, loc.hasBearing()); in testBearing()223 assertFalse(message, loc.hasBearing()); in testBearing()
68 if (entry.getLocation().hasBearing()) { in getOutput()
186 if (mLocation.hasBearing()) { in getAsContentValues()
241 jmethodID hasBearing = env->GetMethodID(locationClass, "hasBearing", "()Z"); in TranslateFromObject() local242 if (env->CallBooleanMethod(locationObject, hasBearing)) { in TranslateFromObject()
657 public boolean hasBearing() { in hasBearing() method in Location
14774 method public boolean hasBearing();
13819 method public boolean hasBearing();