Home
last modified time | relevance | path

Searched defs:hasDistance (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()
251 public final boolean hasDistance; field in SphericalVector.Annotated
283 boolean hasDistance in Annotated()