Home
last modified time | relevance | path

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

/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/ulp_components/
DPosition.java117 public PositionEstimate getPositionEstimate() { in getPositionEstimate() method in Position
201 return getPositionEstimate() != null; in getComponents()
213 return getPositionEstimate(); in getComponents()
236 + getPositionEstimate().toIndentedString(indent); in getComponents()