Searched defs:hasCodePhaseUncertaintyInChips (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/location/java/android/location/
H A DGpsMeasurement.java610 public boolean hasCodePhaseUncertaintyInChips() { method in class:GpsMeasurement
618 * The value is only available if {@link #hasCodePhaseUncertaintyInChips()} is true.
1303 hasCodePhaseUncertaintyInChips() ? mCodePhaseUncertaintyInChips : null));

Completed in 1537 milliseconds