Home
last modified time | relevance | path

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

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