Searched refs:reflectingPlane (Results 1 – 3 of 3) sorted by relevance
381 @NonNull public Builder setReflectingPlane(@Nullable GnssReflectingPlane reflectingPlane) { in setReflectingPlane() argument382 mReflectingPlane = reflectingPlane; in setReflectingPlane()383 if (reflectingPlane != null) { in setReflectingPlane()
94 GnssReflectingPlane reflectingPlane =101 return reflectingPlane;
2681 ReflectingPlane reflectingPlane; in android_location_GnssMeasurementCorrectionsProvider_inject_gnss_measurement_corrections() local2691 reflectingPlane = { in android_location_GnssMeasurementCorrectionsProvider_inject_gnss_measurement_corrections()2707 .reflectingPlane = reflectingPlane, in android_location_GnssMeasurementCorrectionsProvider_inject_gnss_measurement_corrections()