Searched defs:svIds (Results 1 – 7 of 7) sorted by relevance
/aosp12/frameworks/base/services/robotests/src/com/android/server/location/gnss/ |
H A D | GnssSatelliteBlocklistHelperTest.java | 139 int[] svIds = svIdsCaptor.getValue(); in updateBlocklistAndVerifyCallbackIsCalled() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/location/gnss/ |
H A D | GnssConfiguration.java | 411 private static native boolean native_set_satellite_blocklist(int[] constellations, int[] svIds); in native_set_satellite_blocklist()
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/gnss/ |
H A D | GnssAdapter.cpp | 1270 uint64_t svIdMask, std::vector<GnssSvIdSource>& svIds, in convertGnssSvIdMaskToList()
|
/aosp12/hardware/qcom/sm8150p/gps/gnss/ |
H A D | GnssAdapter.cpp | 1540 uint64_t svIdMask, std::vector<GnssSvIdSource>& svIds, in convertGnssSvIdMaskToList()
|
/aosp12/hardware/qcom/sm7150/gps/gnss/ |
H A D | GnssAdapter.cpp | 1603 uint64_t svIdMask, std::vector<GnssSvIdSource>& svIds, in convertGnssSvIdMaskToList()
|
/aosp12/hardware/qcom/sm7250/gps/gnss/ |
H A D | GnssAdapter.cpp | 1888 uint64_t svIdMask, std::vector<GnssSvIdSource>& svIds, in convertGnssSvIdMaskToList()
|
/aosp12/hardware/qcom/sm8150/gps/gnss/ |
H A D | GnssAdapter.cpp | 1887 uint64_t svIdMask, std::vector<GnssSvIdSource>& svIds, in convertGnssSvIdMaskToList()
|