Home
last modified time | relevance | path

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

/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/supl_auth_resp/
DSUPLAUTHRESP.java118 private SPCTID sPCTID_; field in SUPLAUTHRESP
120 return sPCTID_; in getSPCTID()
126 this.sPCTID_ = (SPCTID) value; in setSPCTID()
129 sPCTID_ = new SPCTID(); in setSPCTIDToNewInstance()
130 return sPCTID_; in setSPCTIDToNewInstance()
/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/ulp_version_2_message_extensions/
DVer2_SUPL_RESPONSE_extension.java136 private SPCTID sPCTID_; field in Ver2_SUPL_RESPONSE_extension
138 return sPCTID_; in getSPCTID()
144 this.sPCTID_ = (SPCTID) value; in setSPCTID()
147 sPCTID_ = new SPCTID(); in setSPCTIDToNewInstance()
148 return sPCTID_; in setSPCTIDToNewInstance()
/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/supl_triggered_response/
DVer2_SUPLTRIGGEREDRESPONSE.java198 private SPCTID sPCTID_; field in Ver2_SUPLTRIGGEREDRESPONSE
200 return sPCTID_; in getSPCTID()
206 this.sPCTID_ = (SPCTID) value; in setSPCTID()
209 sPCTID_ = new SPCTID(); in setSPCTIDToNewInstance()
210 return sPCTID_; in setSPCTIDToNewInstance()