Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/
Dcom_android_server_location_GnssLocationProvider.cpp3166 jobject reflectingPlaneObj; in getSingleSatCorrection_1_0_withoutConstellation() local
3169 reflectingPlaneObj = in getSingleSatCorrection_1_0_withoutConstellation()
3176 env->CallDoubleMethod(reflectingPlaneObj, method_correctionPlaneLatDeg); in getSingleSatCorrection_1_0_withoutConstellation()
3178 env->CallDoubleMethod(reflectingPlaneObj, method_correctionPlaneLngDeg); in getSingleSatCorrection_1_0_withoutConstellation()
3180 env->CallDoubleMethod(reflectingPlaneObj, method_correctionPlaneAltDeg); in getSingleSatCorrection_1_0_withoutConstellation()
3182 env->CallDoubleMethod(reflectingPlaneObj, method_correctionPlaneAzimDeg); in getSingleSatCorrection_1_0_withoutConstellation()