Searched refs:getConstellationType (Results 1 – 13 of 13) sorted by relevance
72 static uint32_t getConstellationType(const hardware::hidl_vec<T>& satelliteDataArray, size_t i);75 static uint32_t getConstellationType(const std::vector<T>& satelliteDataArray, size_t i);101 uint32_t GnssDebugUtil::getConstellationType(const hardware::hidl_vec<T>& satelliteDataArray, in getConstellationType() function107 uint32_t GnssDebugUtil::getConstellationType(const std::vector<T>& satelliteDataArray, size_t i) { in getConstellationType() function154 << GnssDebugUtil::getConstellationType(data.satelliteDataArray, i) in parseDebugData()
315 uint32_t GnssCallbackHidl::getConstellationType(const IGnssCallback_V1_0::GnssSvStatus& svStatus, in getConstellationType() function in android::gnss::GnssCallbackHidl321 uint32_t GnssCallbackHidl::getConstellationType( in getConstellationType() function in android::gnss::GnssCallbackHidl359 (getConstellationType(svStatus, i) << CONSTELLATION_TYPE_SHIFT_WIDTH) | in gnssSvStatusCbImpl()
182 static uint32_t getConstellationType(const T& svInfoList, size_t i) { in getConstellationType() function
73 public int getConstellationType() { in getConstellationType() method in GnssAutomaticGainControl177 mConstellationType = agc.getConstellationType(); in Builder()
70 public int getConstellationType() { in getConstellationType() method in GnssSignalType
177 int constellationType = status.getConstellationType(i); in setStatus()
101 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
157 method public int getConstellationType();285 method public int getConstellationType();437 method public int getConstellationType();448 method public int getConstellationType(@IntRange(from=0) int);
162 method public int getConstellationType();
1461 new Pair<>(gnssStatus.getConstellationType(i), gnssStatus.getSvid(i))); in handleReportSvStatus()1467 mGnssMetrics.logConstellationType(gnssStatus.getConstellationType(i)); in handleReportSvStatus()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...