Searched refs:method_correctionPlaneLatDeg (Results 1 – 1 of 1) sorted by relevance
112 static jmethodID method_correctionPlaneLatDeg; variable2037 method_correctionPlaneLatDeg = env->GetMethodID(refPlaneClass, "getLatitudeDegrees", "()D"); in android_location_GnssLocationProvider_class_init_native()3176 env->CallDoubleMethod(reflectingPlaneObj, method_correctionPlaneLatDeg); in getSingleSatCorrection_1_0_withoutConstellation()