Home
last modified time | relevance | path

Searched refs:setReflectingPlane (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/jni/gnss/
DMeasurementCorrections.h134 static void setReflectingPlane(JNIEnv* env, jobject reflectingPlaneObj, T& reflectingPlane);
146 void MeasurementCorrectionsUtil::setReflectingPlane(JNIEnv* env, jobject reflectingPlaneObj, in setReflectingPlane() function
DMeasurementCorrections.cpp364 MeasurementCorrectionsUtil::setReflectingPlane<ReflectingPlane_V1_0>(env, in getSingleSatCorrection_1_0_withoutConstellation()
511 MeasurementCorrectionsUtil::setReflectingPlane<ReflectingPlane_Aidl>(env, in getExcessPathInfo()
/frameworks/base/location/java/android/location/
DGnssExcessPathInfo.java330 public Builder setReflectingPlane(@Nullable GnssReflectingPlane reflectingPlane) { in setReflectingPlane() method in GnssExcessPathInfo.Builder
DGnssSingleSatCorrection.java475 @NonNull public Builder setReflectingPlane(@Nullable GnssReflectingPlane reflectingPlane) { in setReflectingPlane() method in GnssSingleSatCorrection.Builder
/frameworks/base/location/api/
Dsystem-current.txt75 …method @NonNull public android.location.GnssExcessPathInfo.Builder setReflectingPlane(@Nullable an…
192 …d @NonNull public android.location.GnssSingleSatCorrection.Builder setReflectingPlane(@Nullable an…