Home
last modified time | relevance | path

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

/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/ulp_version_2_message_extensions/
DVer2_SUPL_RESPONSE_extension.java106 private SupportedNetworkInformation supportedNetworkInformation_; field in Ver2_SUPL_RESPONSE_extension
108 return supportedNetworkInformation_; in getSupportedNetworkInformation()
114 this.supportedNetworkInformation_ = (SupportedNetworkInformation) value; in setSupportedNetworkInformation()
117 supportedNetworkInformation_ = new SupportedNetworkInformation(); in setSupportedNetworkInformationToNewInstance()
118 return supportedNetworkInformation_; in setSupportedNetworkInformationToNewInstance()
DVer2_SUPL_INIT_extension.java120 private SupportedNetworkInformation supportedNetworkInformation_; field in Ver2_SUPL_INIT_extension
122 return supportedNetworkInformation_; in getSupportedNetworkInformation()
128 this.supportedNetworkInformation_ = (SupportedNetworkInformation) value; in setSupportedNetworkInformation()
131 supportedNetworkInformation_ = new SupportedNetworkInformation(); in setSupportedNetworkInformationToNewInstance()
132 return supportedNetworkInformation_; in setSupportedNetworkInformationToNewInstance()
/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/supl_triggered_response/
DVer2_SUPLTRIGGEREDRESPONSE.java153 private SupportedNetworkInformation supportedNetworkInformation_; field in Ver2_SUPLTRIGGEREDRESPONSE
155 return supportedNetworkInformation_; in getSupportedNetworkInformation()
161 this.supportedNetworkInformation_ = (SupportedNetworkInformation) value; in setSupportedNetworkInformation()
164 supportedNetworkInformation_ = new SupportedNetworkInformation(); in setSupportedNetworkInformationToNewInstance()
165 return supportedNetworkInformation_; in setSupportedNetworkInformationToNewInstance()