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;
2701 ReflectingPlane reflectingPlane; in android_location_GnssMeasurementCorrectionsProvider_inject_gnss_measurement_corrections() local2711 reflectingPlane = { in android_location_GnssMeasurementCorrectionsProvider_inject_gnss_measurement_corrections()2727 .reflectingPlane = reflectingPlane, in android_location_GnssMeasurementCorrectionsProvider_inject_gnss_measurement_corrections()