Home
last modified time | relevance | path

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

/frameworks/base/location/java/android/location/
DGpsClock.java216 public void setTimeUncertaintyInNs(double timeUncertaintyInNs) { in setTimeUncertaintyInNs() argument
218 mTimeUncertaintyInNs = timeUncertaintyInNs; in setTimeUncertaintyInNs()