Home
last modified time | relevance | path

Searched refs:intCodePhase_ (Results 1 – 2 of 2) sorted by relevance

/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/rrlp_components/
DGANSSRefMeasurementElement.java161 private GANSSRefMeasurementElement.intCodePhaseType intCodePhase_; field in GANSSRefMeasurementElement
163 return intCodePhase_; in getIntCodePhase()
169 this.intCodePhase_ = (GANSSRefMeasurementElement.intCodePhaseType) value; in setIntCodePhase()
172 intCodePhase_ = new GANSSRefMeasurementElement.intCodePhaseType(); in setIntCodePhaseToNewInstance()
173 return intCodePhase_; in setIntCodePhaseToNewInstance()
DAcquisElement.java161 private AcquisElement.intCodePhaseType intCodePhase_; field in AcquisElement
163 return intCodePhase_; in getIntCodePhase()
169 this.intCodePhase_ = (AcquisElement.intCodePhaseType) value; in setIntCodePhase()
172 intCodePhase_ = new AcquisElement.intCodePhaseType(); in setIntCodePhaseToNewInstance()
173 return intCodePhase_; in setIntCodePhaseToNewInstance()