Home
last modified time | relevance | path

Searched refs:getConstellationType (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/location/java/android/location/
DGpsStatus.java177 int constellationType = status.getConstellationType(i); in setStatus()
DGnssSingleSatCorrection.java149 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
/frameworks/base/services/core/jni/
Dcom_android_server_location_GnssLocationProvider.cpp501 uint32_t getConstellationType(const IGnssCallback_V1_0::GnssSvStatus& svStatus, size_t i) { in getConstellationType() function
505 …uint32_t getConstellationType(const hidl_vec<IGnssCallback_V2_0::GnssSvInfo>& svInfoList, size_t i… in getConstellationType() function
509 …uint32_t getConstellationType(const hidl_vec<IGnssCallback_V2_1::GnssSvInfo>& svInfoList, size_t i… in getConstellationType() function
605 (getConstellationType(svStatus, i) << CONSTELLATION_TYPE_SHIFT_WIDTH) | in gnssSvStatusCbImpl()
2417 uint32_t getConstellationType(const hidl_vec<T>& satelliteDataArray, size_t i) { in getConstellationType() function
2460 << getConstellationType(data.satelliteDataArray, i) in parseDebugData()
/frameworks/base/services/core/java/com/android/server/location/gnss/
DGnssLocationProvider.java1207 mGnssMetrics.logConstellationType(gnssStatus.getConstellationType(i)); in handleReportSvStatus()
/frameworks/base/core/api/
Dsystem-current.txt4659 method public int getConstellationType();
Dcurrent.txt19699 method public int getConstellationType();
19833 method public int getConstellationType(@IntRange(from=0) int);
/frameworks/base/boot/
Dboot-image-profile.txt10631 HSPLandroid/location/GnssStatus;->getConstellationType(I)I
/frameworks/base/config/
Dboot-image-profile.txt10626 HSPLandroid/location/GnssStatus;->getConstellationType(I)I