Searched refs:method_correctionPlaneAzimDeg (Results 1 – 1 of 1) sorted by relevance
115 static jmethodID method_correctionPlaneAzimDeg; variable2040 method_correctionPlaneAzimDeg = env->GetMethodID(refPlaneClass, "getAzimuthDegrees", "()D"); in android_location_GnssLocationProvider_class_init_native()3182 env->CallDoubleMethod(reflectingPlaneObj, method_correctionPlaneAzimDeg); in getSingleSatCorrection_1_0_withoutConstellation()