HomeSort by relevance Sort by last modified time
    Searched refs:getTaCorrection (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/location/src/android/location/cts/asn1/supl2/rrlp_components/
OTD_MsrElementFirst.java 162 public OTD_MsrElementFirst.taCorrectionType getTaCorrection() {
375 return getTaCorrection() != null;
387 return getTaCorrection();
410 + getTaCorrection().toIndentedString(indent);
OTD_MsrElementRest.java 162 public OTD_MsrElementRest.taCorrectionType getTaCorrection() {
375 return getTaCorrection() != null;
387 return getTaCorrection();
410 + getTaCorrection().toIndentedString(indent);

Completed in 296 milliseconds