Searched defs:hasBearing (Results 1 – 2 of 2) sorted by relevance
673 public boolean hasBearing() { in hasBearing() method in Location
309 jmethodID hasBearing = env->GetMethodID(locationClass, "hasBearing", "()Z"); in TranslateFromObject() local