HomeSort by relevance Sort by last modified time
    Searched full:mreceivedsvtimeuncertaintynanos (Results 1 - 1 of 1) sorted by null

  /frameworks/base/location/java/android/location/
GnssMeasurement.java 37 private long mReceivedSvTimeUncertaintyNanos;
182 mReceivedSvTimeUncertaintyNanos = measurement.mReceivedSvTimeUncertaintyNanos;
475 return mReceivedSvTimeUncertaintyNanos;
484 mReceivedSvTimeUncertaintyNanos = value;
    [all...]

Completed in 80 milliseconds