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

/frameworks/base/location/java/android/location/
H A DGpsClock.java175 * receiver can achieve. {@link #getTimeUncertaintyInNs()} should be available when GPS time is
179 * The reported time includes {@link #getTimeUncertaintyInNs()}.
193 * Returns true if {@link #getTimeUncertaintyInNs()} is available, false otherwise.
205 public double getTimeUncertaintyInNs() { method in class:GpsClock

Completed in 554 milliseconds