Searched defs:constellationType (Results 1 – 4 of 4) sorted by relevance
/cts/tests/location/common/src/android/location/cts/common/ |
D | TestMeasurementUtil.java | 446 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()
|
D | TestGnssMeasurementListener.java | 106 int constellationType = gnssMeasurement.getConstellationType(); in onGnssMeasurementsReceived() local
|
/cts/tests/location/location_gnss/src/android/location/cts/gnss/ |
D | GnssPseudorangeVerificationTest.java | 183 int constellationType = measurement.getConstellationType(); in groupByConstellation() local 196 int constellationType = measurement.getConstellationType(); in filterMeasurements() local 232 int constellationType = measurement.getConstellationType(); in validatePseudorange() local
|
D | GnssMeasurementsConstellationTest.java | 115 int constellationType = 0; in testGnssMultiConstellationSupported() local
|