Home
last modified time | relevance | path

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

/cts/tests/tests/location/src/android/location/cts/asn1/supl2/ulp_components/
DAltitudeInfo.java133 public AltitudeInfo.altUncertaintyType getAltUncertainty() { in getAltUncertainty() method in AltitudeInfo
245 return getAltUncertainty() != null; in getComponents()
257 return getAltUncertainty(); in getComponents()
280 + getAltUncertainty().toIndentedString(indent); in getComponents()