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.java234 public Annotated toAnnotated(boolean hasAzimuth, boolean hasElevation, boolean hasDistance) { in toAnnotated()
250 public final boolean hasElevation; field in SphericalVector.Annotated
282 boolean hasElevation, in Annotated()