Searched defs:constellationType (Results 1 – 4 of 4) sorted by relevance
321 public static String constellationTypeToString(@ConstellationType int constellationType) { in constellationTypeToString()395 public Builder addSatellite(@ConstellationType int constellationType, in addSatellite()468 private GnssSvInfo(int constellationType, int svid, float cn0DbHz, in GnssSvInfo()
176 int constellationType = status.getConstellationType(i); in setStatus() local
327 @NonNull public Builder setConstellationType( in setConstellationType()
293 public void logConstellationType(int constellationType) { in logConstellationType()