Home
last modified time | relevance | path

Searched defs:constellationType (Results 1 – 25 of 119) sorted by relevance

12345

/aosp_15_r20/cts/tests/location/common/src/android/location/cts/common/
H A DTestMeasurementUtil.java451 int constellationType = measurement.getConstellationType(); in verifySvid() local
457 int constellationType, int svid) { in validateSvidSub()
540 int constellationType = measurement.getConstellationType(); in verifyReceivedSatelliteVehicleTimeInNs() local
805 private static String getReceivedSvTimeNsLogMessage(String state, String constellationType) { in getReceivedSvTimeNsLogMessage()
821 SoftAssert softAssert, long timeInNs, int state, String constellationType) { in verifyGpsQzssSvTimes()
909 public static String getUniqueSvStringId(int constellationType, int svId) { in getUniqueSvStringId()
920 public static String getUniqueSvStringId(int constellationType, int svId, in getUniqueSvStringId()
926 private static String getUniqueSvStringId(int constellationType, int svId, GnssBand gnssBand) { in getUniqueSvStringId()
H A DTestGnssMeasurementListener.java106 int constellationType = gnssMeasurement.getConstellationType(); in onGnssMeasurementsReceived() local
/aosp_15_r20/cts/tests/location/location_gnss/src/android/location/cts/gnss/
H A DGnssPseudorangeVerificationTest.java183 int constellationType = measurement.getConstellationType(); in groupByConstellation() local
196 int constellationType = measurement.getConstellationType(); in filterMeasurements() local
232 int constellationType = measurement.getConstellationType(); in validatePseudorange() local
H A DGnssMeasurementsConstellationTest.java115 int constellationType = 0; in testGnssMultiConstellationSupported() local
/aosp_15_r20/frameworks/base/location/java/android/location/
H A DGnssSignalType.java42 public static GnssSignalType create(@GnssStatus.ConstellationType int constellationType, in create()
61 private GnssSignalType(@GnssStatus.ConstellationType int constellationType, in GnssSignalType()
H A DGnssStatus.java327 public static String constellationTypeToString(@ConstellationType int constellationType) { in constellationTypeToString()
448 public Builder addSatellite(@ConstellationType int constellationType, in addSatellite()
521 private GnssSvInfo(int constellationType, int svid, float cn0DbHz, in GnssSvInfo()
H A DGnssAutomaticGainControl.java51 private GnssAutomaticGainControl(double levelDb, int constellationType, in GnssAutomaticGainControl()
195 public Builder setConstellationType(@GnssStatus.ConstellationType int constellationType) { in setConstellationType()
H A DGnssSingleSatCorrection.java69 private GnssSingleSatCorrection(int singleSatCorrectionFlags, int constellationType, int satId, in GnssSingleSatCorrection()
354 @NonNull public Builder setConstellationType( in setConstellationType()
H A DGpsStatus.java177 int constellationType = status.getConstellationType(i); in setStatus() local
/aosp_15_r20/hardware/interfaces/gnss/common/utils/default/
H A DGnssRawMeasurementParser.cpp137 GnssConstellationType GnssRawMeasurementParser::getGnssConstellationType(int constellationType) { in getGnssConstellationType()
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/location/gnss/
H A DGnssMetrics.java258 public void logConstellationType(int constellationType) { in logConstellationType()
/aosp_15_r20/prebuilts/sdk/35/public/
HDframework-location.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/ ...
/aosp_15_r20/prebuilts/sdk/current/public/
HDframework-location.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/ ...
/aosp_15_r20/prebuilts/sdk/35/module-lib/
HDframework-location.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/ ...
/aosp_15_r20/prebuilts/sdk/35/system/
HDframework-location.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/ ...
/aosp_15_r20/prebuilts/sdk/current/module-lib/
HDframework-location.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/ ...
/aosp_15_r20/prebuilts/sdk/current/system/
HDframework-location.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/ ...
/aosp_15_r20/prebuilts/sdk/current/test/
HDframework-location.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/ ...
/aosp_15_r20/prebuilts/sdk/35/test/
HDframework-location.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/ ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/framework-location.impl_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/location/framework-location.impl/android_common/javac/
Dframework-location.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/ ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/framework-location_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/location/framework-location.impl/android_common/package-check/
Dframework-location.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-16/
Dservices.core.unboosted.jarcom/android/server/location/gnss/hal/GnssNative.class GnssNative.java package ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/
Dservices.core.unboosted.jar16META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

12345