Searched defs:getConstellationType (Results 1 – 4 of 4) sorted by relevance
149 public int getConstellationType() { in getConstellationType() method in GnssSingleSatCorrection
179 public int getConstellationType(@IntRange(from = 0) int satelliteIndex) { in getConstellationType() method in GnssStatus
345 public int getConstellationType() { in getConstellationType() method in GnssMeasurement
501 uint32_t getConstellationType(const IGnssCallback_V1_0::GnssSvStatus& svStatus, size_t i) { in getConstellationType() function505 …uint32_t getConstellationType(const hidl_vec<IGnssCallback_V2_0::GnssSvInfo>& svInfoList, size_t i… in getConstellationType() function509 …uint32_t getConstellationType(const hidl_vec<IGnssCallback_V2_1::GnssSvInfo>& svInfoList, size_t i… in getConstellationType() function2417 uint32_t getConstellationType(const hidl_vec<T>& satelliteDataArray, size_t i) { in getConstellationType() function