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

/frameworks/base/location/java/android/location/
H A DGpsClock.java195 public boolean hasTimeUncertaintyInNs() { method in class:GpsClock
203 * The value is only available if {@link #hasTimeUncertaintyInNs()} is true.
455 hasTimeUncertaintyInNs() ? mTimeUncertaintyInNs : null));

Completed in 196 milliseconds