Searched refs:setTimeUncertaintyNanos (Results 1 – 3 of 3) sorted by relevance
24 GetterSetterNames: android.location.GnssClock#setTimeUncertaintyNanos(double):25 …`hasTimeUncertaintyNanos` must be named `setHasTimeUncertaintyNanos`; was `setTimeUncertaintyNanos`
33 method public void setTimeUncertaintyNanos(@FloatRange(from=0.0f) double);
197 public void setTimeUncertaintyNanos(@FloatRange(from = 0.0f) double timeUncertaintyNanos) { in setTimeUncertaintyNanos() method in GnssClock