Home
last modified time | relevance | path

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

/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/ver2_ulp_components/
DLocationIdData.java103 public LocationId getLocationId() { in getLocationId() method in LocationIdData
159 return getLocationId() != null; in getComponents()
171 return getLocationId(); in getComponents()
194 + getLocationId().toIndentedString(indent); in getComponents()
/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/supl_start/
DSUPLSTART.java119 public LocationId getLocationId() { in getLocationId() method in SUPLSTART
217 return getLocationId() != null; in getComponents()
229 return getLocationId(); in getComponents()
252 + getLocationId().toIndentedString(indent); in getComponents()
/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/supl_pos_init/
DSUPLPOSINIT.java137 public LocationId getLocationId() { in getLocationId() method in SUPLPOSINIT
308 return getLocationId() != null; in getComponents()
320 return getLocationId(); in getComponents()
343 + getLocationId().toIndentedString(indent); in getComponents()
/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/supl_triggered_start/
DVer2_SUPLTRIGGEREDSTART.java126 public LocationId getLocationId() { in getLocationId() method in Ver2_SUPLTRIGGEREDSTART
345 return getLocationId() != null; in getComponents()
357 return getLocationId(); in getComponents()
380 + getLocationId().toIndentedString(indent); in getComponents()