Searched defs:constellationType (Results 1 – 5 of 5) sorted by relevance
51 private GnssAutomaticGainControl(double levelDb, int constellationType, in GnssAutomaticGainControl()195 public Builder setConstellationType(@GnssStatus.ConstellationType int constellationType) { in setConstellationType()
327 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()
69 private GnssSingleSatCorrection(int singleSatCorrectionFlags, int constellationType, int satId, in GnssSingleSatCorrection()354 @NonNull public Builder setConstellationType( in setConstellationType()
177 int constellationType = status.getConstellationType(i); in setStatus() local
258 public void logConstellationType(int constellationType) { in logConstellationType()