HomeSort by relevance Sort by last modified time
    Searched defs:getBiasNanos (Results 1 - 6 of 6) sorted by null

  /frameworks/base/location/java/android/location/
GnssClock.java 134 * the sum of {@link #getFullBiasNanos()} and {@link #getBiasNanos()} (when they are available)
135 * from this value. Sub-nanosecond accuracy can be provided by means of {@link #getBiasNanos()}.
210 * <p>The error estimate for the sum of this field and {@link #getBiasNanos} is
243 * Returns {@code true} if {@link #getBiasNanos()} is available, {@code false} otherwise.
260 public double getBiasNanos() {
336 * {@link #getBiasNanos()}.
  /prebuilts/sdk/24/
android.jar 
  /prebuilts/sdk/28/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_28/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 52 milliseconds