Home
last modified time | relevance | path

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

/cts/tests/tests/location/src/android/location/cts/asn1/supl2/ulp_version_2_message_extensions/
DVer2_SUPL_RESPONSE_extension.java107 public SupportedNetworkInformation getSupportedNetworkInformation() { in getSupportedNetworkInformation() method in Ver2_SUPL_RESPONSE_extension
208 return getSupportedNetworkInformation() != null; in getComponents()
220 return getSupportedNetworkInformation(); in getComponents()
243 + getSupportedNetworkInformation().toIndentedString(indent); in getComponents()
DVer2_SUPL_INIT_extension.java121 public SupportedNetworkInformation getSupportedNetworkInformation() { in getSupportedNetworkInformation() method in Ver2_SUPL_INIT_extension
280 return getSupportedNetworkInformation() != null; in getComponents()
292 return getSupportedNetworkInformation(); in getComponents()
315 + getSupportedNetworkInformation().toIndentedString(indent); in getComponents()
/cts/tests/tests/location/src/android/location/cts/asn1/supl2/supl_triggered_response/
DVer2_SUPLTRIGGEREDRESPONSE.java154 public SupportedNetworkInformation getSupportedNetworkInformation() { in getSupportedNetworkInformation() method in Ver2_SUPLTRIGGEREDRESPONSE
384 return getSupportedNetworkInformation() != null; in getComponents()
396 return getSupportedNetworkInformation(); in getComponents()
419 + getSupportedNetworkInformation().toIndentedString(indent); in getComponents()