HomeSort by relevance Sort by last modified time
    Searched refs:getSLPAddress (Results 1 - 3 of 3) sorted by null

  /cts/tests/tests/location/src/android/location/cts/asn1/supl2/supl_response/
SUPLRESPONSE.java 119 public SLPAddress getSLPAddress() {
232 return getSLPAddress() != null;
244 return getSLPAddress();
267 + getSLPAddress().toIndentedString(indent);
  /cts/tests/tests/location/src/android/location/cts/asn1/supl2/supl_init/
SUPLINIT.java 135 public SLPAddress getSLPAddress() {
321 return getSLPAddress() != null;
333 return getSLPAddress();
356 + getSLPAddress().toIndentedString(indent);
  /cts/tests/tests/location/src/android/location/cts/asn1/supl2/supl_triggered_response/
Ver2_SUPLTRIGGEREDRESPONSE.java 139 public SLPAddress getSLPAddress() {
341 return getSLPAddress() != null;
353 return getSLPAddress();
376 + getSLPAddress().toIndentedString(indent);

Completed in 118 milliseconds