Searched refs:method_correctionPlaneAltDeg (Results 1 – 1 of 1) sorted by relevance
114 static jmethodID method_correctionPlaneAltDeg; variable2039 method_correctionPlaneAltDeg = env->GetMethodID(refPlaneClass, "getAltitudeMeters", "()D"); in android_location_GnssLocationProvider_class_init_native()3180 env->CallDoubleMethod(reflectingPlaneObj, method_correctionPlaneAltDeg); in getSingleSatCorrection_1_0_withoutConstellation()