Searched refs:method_correctionPlaneAzimDeg (Results 1 – 1 of 1) sorted by relevance
121 static jmethodID method_correctionPlaneAzimDeg; variable1590 method_correctionPlaneAzimDeg = env->GetMethodID(refPlaneClass, "getAzimuthDegrees", "()D"); in android_location_gnss_hal_GnssNative_class_init_once()2726 env->CallDoubleMethod(reflectingPlaneObj, method_correctionPlaneAzimDeg); in getSingleSatCorrection_1_0_withoutConstellation()