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.java485 int constellationType = measurement.getConstellationType(); in verifySvid() local
494 int constellationType, in validateSvidSub()
588 int constellationType = measurement.getConstellationType(); in verifyReceivedSatelliteVehicleTimeInNs() local
904 private static String getReceivedSvTimeNsLogMessage(String state, String constellationType) { in getReceivedSvTimeNsLogMessage()
925 String constellationType) { in verifyGpsQzssSvTimes()
1020 public static String getUniqueSvStringId(int constellationType, int svId) { in getUniqueSvStringId()
1031 public static String getUniqueSvStringId(int constellationType, int svId, in getUniqueSvStringId()
1037 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.java195 int constellationType = measurement.getConstellationType(); in groupByConstellation() local
208 int constellationType = measurement.getConstellationType(); in filterMeasurements() local
247 int constellationType = measurement.getConstellationType(); in validatePseudorange() local
DGnssMeasurementsConstellationTest.java122 int constellationType = 0; in testGnssMultiConstellationSupported() local