Searched refs:hasAccuracy (Results 1 – 10 of 10) sorted by relevance
756 public boolean hasAccuracy() { in hasAccuracy() method in Location975 if (!hasAccuracy()) return false; in isComplete()993 if (!hasAccuracy()) { in makeComplete()1033 if (hasAccuracy()) s.append(String.format(" hAcc=%.0f", mHorizontalAccuracyMeters)); in toString()
219 if (!locationA.hasAccuracy()) { in isBetterThan()222 if (!locationB.hasAccuracy()) { in isBetterThan()
52 if (entry.getLocation().hasAccuracy()) { in getOutput()
177 if (mLocation.hasAccuracy()) { in getAsContentValues()
256 assertTrue(deserialized.hasAccuracy()); in testParcel()
416 && location.hasAccuracy() in isLocationAcceptable()432 || (!mLocation.hasAccuracy() in onLocationChanged()
1049 if (location.hasAccuracy()) { in handleUpdateLocation()
13815 method public boolean hasAccuracy();
20735 method public boolean hasAccuracy();
22473 method public boolean hasAccuracy();