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

/frameworks/base/location/java/android/location/
H A DGpsMeasurement.java535 public boolean hasCodePhaseInChips() { method in class:GpsMeasurement
545 * The value is only available if {@link #hasCodePhaseInChips()} is true.
1277 hasCodePhaseInChips() ? mCodePhaseInChips : null,

Completed in 22 milliseconds