Searched refs:getConstellationType (Results 1 – 9 of 9) sorted by relevance
138 public int getConstellationType(int satIndex) { in getConstellationType() method in GnssStatus
149 public int getConstellationType() { in getConstellationType() method in GnssSingleSatCorrection
295 public int getConstellationType() { in getConstellationType() method in GnssMeasurement
93 gnssStatus.getConstellationType(i)); in verifyGnssStatus()
619 uint32_t getConstellationType(const IGnssCallback_V1_0::GnssSvStatus& svStatus, size_t i) { in getConstellationType() function623 uint32_t getConstellationType(const hidl_vec<IGnssCallback::GnssSvInfo>& svInfoList, size_t i) { in getConstellationType() function711 (getConstellationType(svStatus, i) << CONSTELLATION_TYPE_SHIFT_WIDTH) | in gnssSvStatusCbImpl()2384 uint32_t getConstellationType(const hidl_vec<T>& satelliteDataArray, size_t i) { in getConstellationType() function2427 << getConstellationType(data.satelliteDataArray, i) in parseDebugData()
3385 method public int getConstellationType();
22998 method public int getConstellationType();23102 method public int getConstellationType(int);