Searched refs:reflectingPlane (Results 1 – 3 of 3) sorted by relevance
382 @NonNull public Builder setReflectingPlane(@Nullable GnssReflectingPlane reflectingPlane) { in setReflectingPlane() argument383 mReflectingPlane = reflectingPlane; in setReflectingPlane()384 if (reflectingPlane != null) { in setReflectingPlane()
94 GnssReflectingPlane reflectingPlane =101 return reflectingPlane;
3173 ReflectingPlane reflectingPlane; in getSingleSatCorrection_1_0_withoutConstellation() local3183 reflectingPlane = { in getSingleSatCorrection_1_0_withoutConstellation()3198 .reflectingPlane = reflectingPlane, in getSingleSatCorrection_1_0_withoutConstellation()