Home
last modified time | relevance | path

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

/cts/tests/tests/location/src/android/location/cts/asn1/supl2/supl_report/
DPositionData.java119 public PosMethod getPosMethod() { in getPosMethod() method in PositionData
218 return getPosMethod() != null; in getComponents()
230 return getPosMethod(); in getComponents()
253 + getPosMethod().toIndentedString(indent); in getComponents()
/cts/tests/tests/location/src/android/location/cts/asn1/supl2/supl_response/
DSUPLRESPONSE.java104 public PosMethod getPosMethod() { in getPosMethod() method in SUPLRESPONSE
189 return getPosMethod() != null; in getComponents()
201 return getPosMethod(); in getComponents()
224 + getPosMethod().toIndentedString(indent); in getComponents()
/cts/tests/tests/location/src/android/location/cts/asn1/supl2/supl_init/
DSUPLINIT.java105 public PosMethod getPosMethod() { in getPosMethod() method in SUPLINIT
235 return getPosMethod() != null; in getComponents()
247 return getPosMethod(); in getComponents()
270 + getPosMethod().toIndentedString(indent); in getComponents()
/cts/tests/tests/location/src/android/location/cts/asn1/supl2/supl_triggered_response/
DVer2_SUPLTRIGGEREDRESPONSE.java109 public PosMethod getPosMethod() { in getPosMethod() method in Ver2_SUPLTRIGGEREDRESPONSE
255 return getPosMethod() != null; in getComponents()
267 return getPosMethod(); in getComponents()
290 + getPosMethod().toIndentedString(indent); in getComponents()