Searched defs:getConstellationType (Results 1 – 7 of 7) sorted by relevance
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() function
176 static uint32_t getConstellationType(const T& svInfoList, size_t i) { in getConstellationType() function
261 uint32_t GnssCallbackHidl::getConstellationType(const IGnssCallback_V1_0::GnssSvStatus& svStatus, in getConstellationType() function in android::gnss::GnssCallbackHidl267 uint32_t GnssCallbackHidl::getConstellationType( in getConstellationType() function in android::gnss::GnssCallbackHidl
73 public int getConstellationType() { in getConstellationType() method in GnssAutomaticGainControl
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