Searched refs:hasBasebandCn0DbHz (Results 1 – 6 of 6) sorted by relevance
304 public boolean hasBasebandCn0DbHz(@IntRange(from = 0) int satelliteIndex) { in hasBasebandCn0DbHz() method in GnssStatus458 boolean hasBasebandCn0DbHz, in addSatellite() argument462 hasBasebandCn0DbHz, basebandCn0DbHz)); in addSatellite()524 boolean hasBasebandCn0DbHz, float basebandCn0DbHz) { in GnssSvInfo() argument532 | (hasBasebandCn0DbHz ? SVID_FLAGS_HAS_BASEBAND_CN0 : SVID_FLAGS_NONE); in GnssSvInfo()537 mBasebandCn0DbHz = hasBasebandCn0DbHz ? basebandCn0DbHz : 0; in GnssSvInfo()
926 public boolean hasBasebandCn0DbHz() { in hasBasebandCn0DbHz() method in GnssMeasurement2050 if (hasBasebandCn0DbHz()) { in toString()
27 …Symmetric method for `hasBasebandCn0DbHz` must be named `setHasBasebandCn0DbHz`; was `setBasebandC…
300 method public boolean hasBasebandCn0DbHz();453 method public boolean hasBasebandCn0DbHz(@IntRange(from=0) int);
304 if (measurement.hasBasebandCn0DbHz()) { in getLastMeasurementEventSummary()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...