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.java442 int constellationType = measurement.getConstellationType(); in verifySvid() local
448 int constellationType, int svid) { in validateSvidSub()
531 int constellationType = measurement.getConstellationType(); in verifyReceivedSatelliteVehicleTimeInNs() local
761 private static String getReceivedSvTimeNsLogMessage(String state, String constellationType) { in getReceivedSvTimeNsLogMessage()
777 SoftAssert softAssert, long timeInNs, int state, String constellationType) { in verifyGpsQzssSvTimes()
868 public static String getUniqueSvStringId(int constellationType, int svId) { in getUniqueSvStringId()
879 public static String getUniqueSvStringId(int constellationType, int svId, in getUniqueSvStringId()
885 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.java180 int constellationType = measurement.getConstellationType(); in groupByConstellation() local
193 int constellationType = measurement.getConstellationType(); in filterMeasurements() local
229 int constellationType = measurement.getConstellationType(); in validatePseudorange() local
DGnssMeasurementsConstellationTest.java113 int constellationType = 0; in testGnssMultiConstellationSupported() local