Home
last modified time | relevance | path

Searched refs:timeUncertaintyNanos (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/location/java/android/location/
DGnssClock.java179 public void setTimeUncertaintyNanos(double timeUncertaintyNanos) { in setTimeUncertaintyNanos() argument
181 mTimeUncertaintyNanos = timeUncertaintyNanos; in setTimeUncertaintyNanos()