Home
last modified time | relevance | path

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

/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/supl_auth_resp/
DSUPLAUTHRESP.java104 public SPCSETKey getSPCSETKey() { in getSPCSETKey() method in SUPLAUTHRESP
160 return getSPCSETKey() != null; in getComponents()
172 return getSPCSETKey(); in getComponents()
195 + getSPCSETKey().toIndentedString(indent); in getComponents()
/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/ulp_version_2_message_extensions/
DVer2_SUPL_RESPONSE_extension.java122 public SPCSETKey getSPCSETKey() { in getSPCSETKey() method in Ver2_SUPL_RESPONSE_extension
251 return getSPCSETKey() != null; in getComponents()
263 return getSPCSETKey(); in getComponents()
286 + getSPCSETKey().toIndentedString(indent); in getComponents()
/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/supl_triggered_response/
DVer2_SUPLTRIGGEREDRESPONSE.java184 public SPCSETKey getSPCSETKey() { in getSPCSETKey() method in Ver2_SUPLTRIGGEREDRESPONSE
470 return getSPCSETKey() != null; in getComponents()
482 return getSPCSETKey(); in getComponents()
505 + getSPCSETKey().toIndentedString(indent); in getComponents()