Home
last modified time | relevance | path

Searched refs:hasBasebandCn0DbHz (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/location/java/android/location/
H A DGnssStatus.java304 public boolean hasBasebandCn0DbHz(@IntRange(from = 0) int satelliteIndex) { in hasBasebandCn0DbHz() method in GnssStatus
458 boolean hasBasebandCn0DbHz, in addSatellite() argument
462 hasBasebandCn0DbHz, basebandCn0DbHz)); in addSatellite()
524 boolean hasBasebandCn0DbHz, float basebandCn0DbHz) { in GnssSvInfo() argument
532 | (hasBasebandCn0DbHz ? SVID_FLAGS_HAS_BASEBAND_CN0 : SVID_FLAGS_NONE); in GnssSvInfo()
537 mBasebandCn0DbHz = hasBasebandCn0DbHz ? basebandCn0DbHz : 0; in GnssSvInfo()
H A DGnssMeasurement.java926 public boolean hasBasebandCn0DbHz() { in hasBasebandCn0DbHz() method in GnssMeasurement
2049 if (hasBasebandCn0DbHz()) { in toString()
/aosp14/frameworks/base/core/api/
H A Dtest-lint-baseline.txt115 …Symmetric method for `hasBasebandCn0DbHz` must be named `setHasBasebandCn0DbHz`; was `setBasebandC…
H A Dcurrent.txt20556 method public boolean hasBasebandCn0DbHz();
20707 method public boolean hasBasebandCn0DbHz(@IntRange(from=0) int);
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...