Home
last modified time | relevance | path

Searched defs:hasElevation (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Uwb/service/java/com/android/server/uwb/correction/math/
DSphericalVector.java231 public Sparse toSparse(boolean hasAzimuth, boolean hasElevation, boolean hasDistance) { in toSparse()
247 public final boolean hasElevation; field in SphericalVector.Sparse
260 boolean hasElevation, in Sparse()