Searched refs:getConstellationType (Results 1 – 10 of 10) sorted by relevance
177 int constellationType = status.getConstellationType(i); in setStatus()
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() function605 (getConstellationType(svStatus, i) << CONSTELLATION_TYPE_SHIFT_WIDTH) | in gnssSvStatusCbImpl()2417 uint32_t getConstellationType(const hidl_vec<T>& satelliteDataArray, size_t i) { in getConstellationType() function2460 << getConstellationType(data.satelliteDataArray, i) in parseDebugData()
1207 mGnssMetrics.logConstellationType(gnssStatus.getConstellationType(i)); in handleReportSvStatus()
4659 method public int getConstellationType();
19699 method public int getConstellationType();19833 method public int getConstellationType(@IntRange(from=0) int);
10631 HSPLandroid/location/GnssStatus;->getConstellationType(I)I
10626 HSPLandroid/location/GnssStatus;->getConstellationType(I)I