Home
last modified time | relevance | path

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

/cts/tests/location/common/src/android/location/cts/common/
DTestMeasurementUtil.java446 int constellationType = measurement.getConstellationType(); in verifySvid() local
452 int constellationType, int svid) { in validateSvidSub()
535 int constellationType = measurement.getConstellationType(); in verifyReceivedSatelliteVehicleTimeInNs() local
800 private static String getReceivedSvTimeNsLogMessage(String state, String constellationType) { in getReceivedSvTimeNsLogMessage()
816 SoftAssert softAssert, long timeInNs, int state, String constellationType) { in verifyGpsQzssSvTimes()
904 public static String getUniqueSvStringId(int constellationType, int svId) { in getUniqueSvStringId()
915 public static String getUniqueSvStringId(int constellationType, int svId, in getUniqueSvStringId()
921 private static String getUniqueSvStringId(int constellationType, int svId, GnssBand gnssBand) { in getUniqueSvStringId()
DTestGnssMeasurementListener.java106 int constellationType = gnssMeasurement.getConstellationType(); in onGnssMeasurementsReceived() local
/cts/tests/location/location_gnss/src/android/location/cts/gnss/
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
DGnssMeasurementsConstellationTest.java115 int constellationType = 0; in testGnssMultiConstellationSupported() local