Searched refs:hasFullBiasNanos (Results 1 - 1 of 1) sorted by path

/frameworks/base/location/java/android/location/
H A DGnssClock.java197 public boolean hasFullBiasNanos() { method in class:GnssClock
207 * to fill this value. The value is only available if {@link #hasFullBiasNanos()} is
493 hasFullBiasNanos() ? mFullBiasNanos : null));

Completed in 150 milliseconds