Home
last modified time | relevance | path

Searched defs:getConstellationType (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/services/core/jni/gnss/
DGnssDebug.h101 uint32_t GnssDebugUtil::getConstellationType(const hardware::hidl_vec<T>& satelliteDataArray, in getConstellationType() function
107 uint32_t GnssDebugUtil::getConstellationType(const std::vector<T>& satelliteDataArray, size_t i) { in getConstellationType() function
DGnssCallback.h182 static uint32_t getConstellationType(const T& svInfoList, size_t i) { in getConstellationType() function
DGnssCallback.cpp315 uint32_t GnssCallbackHidl::getConstellationType(const IGnssCallback_V1_0::GnssSvStatus& svStatus, in getConstellationType() function in android::gnss::GnssCallbackHidl
321 uint32_t GnssCallbackHidl::getConstellationType( in getConstellationType() function in android::gnss::GnssCallbackHidl
/frameworks/base/location/java/android/location/
DGnssSignalType.java70 public int getConstellationType() { in getConstellationType() method in GnssSignalType
DGnssAutomaticGainControl.java73 public int getConstellationType() { in getConstellationType() method in GnssAutomaticGainControl
DGnssSingleSatCorrection.java101 public int getConstellationType() { in getConstellationType() method in GnssSingleSatCorrection
DGnssStatus.java179 public int getConstellationType(@IntRange(from = 0) int satelliteIndex) { in getConstellationType() method in GnssStatus
DGnssMeasurement.java345 public int getConstellationType() { in getConstellationType() method in GnssMeasurement