Home
last modified time | relevance | path

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

/cts/tests/tests/location/src/android/location/cts/asn1/supl2/supl_auth_resp/
DSUPLAUTHRESP.java119 public SPCTID getSPCTID() { in getSPCTID() method in SUPLAUTHRESP
203 return getSPCTID() != null; in getComponents()
215 return getSPCTID(); in getComponents()
238 + getSPCTID().toIndentedString(indent); in getComponents()
/cts/tests/tests/location/src/android/location/cts/asn1/supl2/ulp_version_2_message_extensions/
DVer2_SUPL_RESPONSE_extension.java137 public SPCTID getSPCTID() { in getSPCTID() method in Ver2_SUPL_RESPONSE_extension
294 return getSPCTID() != null; in getComponents()
306 return getSPCTID(); in getComponents()
329 + getSPCTID().toIndentedString(indent); in getComponents()
/cts/tests/tests/location/src/android/location/cts/asn1/supl2/supl_triggered_response/
DVer2_SUPLTRIGGEREDRESPONSE.java199 public SPCTID getSPCTID() { in getSPCTID() method in Ver2_SUPLTRIGGEREDRESPONSE
513 return getSPCTID() != null; in getComponents()
525 return getSPCTID(); in getComponents()
548 + getSPCTID().toIndentedString(indent); in getComponents()