Home
last modified time | relevance | path

Searched refs:hasCorrelationVectors (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/location/java/android/location/
DGnssMeasurement.java1882 public boolean hasCorrelationVectors() { in hasCorrelationVectors() method in GnssMeasurement
1966 if (gnssMeasurement.hasCorrelationVectors()) {
2015 if (hasCorrelationVectors()) { in writeToParcel()
2129 if (hasCorrelationVectors()) { in toString()
/frameworks/base/location/api/
Dtest-lint-baseline.txt33 …Symmetric method for `hasCorrelationVectors` must be named `setHasCorrelationVectors`; was `setCor…
Dsystem-current.txt81 method public boolean hasCorrelationVectors();