Searched refs:method_correctionPlaneLatDeg (Results 1 – 1 of 1) sorted by relevance
118 static jmethodID method_correctionPlaneLatDeg; variable1587 method_correctionPlaneLatDeg = env->GetMethodID(refPlaneClass, "getLatitudeDegrees", "()D"); in android_location_gnss_hal_GnssNative_class_init_once()2720 env->CallDoubleMethod(reflectingPlaneObj, method_correctionPlaneLatDeg); in getSingleSatCorrection_1_0_withoutConstellation()