Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/gnss/
DMeasurementCorrections.h147 T& reflectingPlane) { in setReflectingPlane()
DMeasurementCorrections.cpp360 ReflectingPlane_V1_0 reflectingPlane; in getSingleSatCorrection_1_0_withoutConstellation() local
468 ReflectingPlane_V1_0& reflectingPlane, double azimuthDegreeRefPlane) { in setReflectingPlaneAzimuthDegrees()
474 ReflectingPlane_Aidl& reflectingPlane, double azimuthDegreeRefPlane) { in setReflectingPlaneAzimuthDegrees()
508 ReflectingPlane_Aidl reflectingPlane; in getExcessPathInfo() local
/frameworks/base/location/java/android/location/
DGnssExcessPathInfo.java61 @Nullable GnssReflectingPlane reflectingPlane, in GnssExcessPathInfo()
330 public Builder setReflectingPlane(@Nullable GnssReflectingPlane reflectingPlane) { in setReflectingPlane()
DGnssSingleSatCorrection.java475 @NonNull public Builder setReflectingPlane(@Nullable GnssReflectingPlane reflectingPlane) { in setReflectingPlane()