Home
last modified time | relevance | path

Searched refs:getGnssPosTechnology (Results 1 – 4 of 4) sorted by relevance

/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/supl_report/
DPositionData.java134 public GNSSPosTechnology getGnssPosTechnology() { in getGnssPosTechnology() method in PositionData
261 return getGnssPosTechnology() != null; in getComponents()
273 return getGnssPosTechnology(); in getComponents()
296 + getGnssPosTechnology().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.java182 public GNSSPosTechnology getGnssPosTechnology() { in getGnssPosTechnology() method in Ver2_SUPL_RESPONSE_extension
423 return getGnssPosTechnology() != null; in getComponents()
435 return getGnssPosTechnology(); in getComponents()
458 + getGnssPosTechnology().toIndentedString(indent); in getComponents()
DVer2_SUPL_INIT_extension.java196 public GNSSPosTechnology getGnssPosTechnology() { in getGnssPosTechnology() method in Ver2_SUPL_INIT_extension
495 return getGnssPosTechnology() != null; in getComponents()
507 return getGnssPosTechnology(); in getComponents()
530 + getGnssPosTechnology().toIndentedString(indent); in getComponents()
/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/supl_triggered_response/
DVer2_SUPLTRIGGEREDRESPONSE.java229 public GNSSPosTechnology getGnssPosTechnology() { in getGnssPosTechnology() method in Ver2_SUPLTRIGGEREDRESPONSE
599 return getGnssPosTechnology() != null; in getComponents()
611 return getGnssPosTechnology(); in getComponents()
634 + getGnssPosTechnology().toIndentedString(indent); in getComponents()