Home
last modified time | relevance | path

Searched refs:getVer (Results 1 – 5 of 5) sorted by relevance

/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/supl_auth_req/
DSUPLAUTHREQ.java103 public Ver getVer() { in getVer() method in SUPLAUTHREQ
144 return getVer() != null; in getComponents()
156 return getVer(); in getComponents()
179 + getVer().toIndentedString(indent); in getComponents()
/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/supl_end/
DSUPLEND.java135 public Ver getVer() { in getVer() method in SUPLEND
261 return getVer() != null; in getComponents()
273 return getVer(); in getComponents()
296 + getVer().toIndentedString(indent); in getComponents()
/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/supl_report/
DVer2_SUPLREPORT.java148 public Ver getVer() { in getVer() method in Ver2_SUPLREPORT
318 return getVer() != null; in getComponents()
330 return getVer(); in getComponents()
353 + getVer().toIndentedString(indent); in getComponents()
/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/supl_pos_init/
DSUPLPOSINIT.java182 public Ver getVer() { in getVer() method in SUPLPOSINIT
437 return getVer() != null; in getComponents()
449 return getVer(); in getComponents()
472 + getVer().toIndentedString(indent); in getComponents()
/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/supl_triggered_start/
DVer2_SUPLTRIGGEREDSTART.java141 public Ver getVer() { in getVer() method in Ver2_SUPLTRIGGEREDSTART
388 return getVer() != null; in getComponents()
400 return getVer(); in getComponents()
423 + getVer().toIndentedString(indent); in getComponents()