Searched refs:hasDriftUncertaintyInNsPerSec (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/location/java/android/location/
H A DGpsClock.java368 public boolean hasDriftUncertaintyInNsPerSec() { method in class:GpsClock
375 * The value is only available if {@link #hasDriftUncertaintyInNsPerSec()} is true.
474 hasDriftUncertaintyInNsPerSec() ? mDriftUncertaintyInNsPerSec : null));

Completed in 1119 milliseconds