Home
last modified time | relevance | path

Searched refs:getSamplingWidthMeters (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/location/java/android/location/
H A DCorrelationVector.java48 public double getSamplingWidthMeters() { in getSamplingWidthMeters() method in CorrelationVector
166 && Double.compare(mSamplingWidthMeters, c.getSamplingWidthMeters()) == 0 in equals()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt6177 method @FloatRange(from=0.0f, fromInclusive=false) public double getSamplingWidthMeters();