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

  /frameworks/base/location/java/android/location/
GpsClock.java 380 public boolean hasDriftUncertaintyInNsPerSec() {
387 * The value is only available if {@link #hasDriftUncertaintyInNsPerSec()} is true.
486 hasDriftUncertaintyInNsPerSec() ? mDriftUncertaintyInNsPerSec : null));
  /prebuilts/sdk/system_current/
android.jar 

Completed in 341 milliseconds