Home
last modified time | relevance | path

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

/cts/tests/tests/location/src/android/location/cts/asn1/supl2/supl_response/
DSUPLRESPONSE.java119 public SLPAddress getSLPAddress() { in getSLPAddress() method in SUPLRESPONSE
232 return getSLPAddress() != null; in getComponents()
244 return getSLPAddress(); in getComponents()
267 + getSLPAddress().toIndentedString(indent); in getComponents()
/cts/tests/tests/location/src/android/location/cts/asn1/supl2/supl_init/
DSUPLINIT.java135 public SLPAddress getSLPAddress() { in getSLPAddress() method in SUPLINIT
321 return getSLPAddress() != null; in getComponents()
333 return getSLPAddress(); in getComponents()
356 + getSLPAddress().toIndentedString(indent); in getComponents()
/cts/tests/tests/location/src/android/location/cts/asn1/supl2/supl_triggered_response/
DVer2_SUPLTRIGGEREDRESPONSE.java139 public SLPAddress getSLPAddress() { in getSLPAddress() method in Ver2_SUPLTRIGGEREDRESPONSE
341 return getSLPAddress() != null; in getComponents()
353 return getSLPAddress(); in getComponents()
376 + getSLPAddress().toIndentedString(indent); in getComponents()