Home
last modified time | relevance | path

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

/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/supl_pos/
DSUPLPOS.java118 public Velocity getVelocity() { in getVelocity() method in SUPLPOS
201 return getVelocity() != null; in getComponents()
213 return getVelocity(); in getComponents()
236 + getVelocity().toIndentedString(indent); in getComponents()
/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/ulp_components/
DPosition.java132 public Velocity getVelocity() { in getVelocity() method in Position
244 return getVelocity() != null; in getComponents()
256 return getVelocity(); in getComponents()
279 + getVelocity().toIndentedString(indent); in getComponents()