Searched refs:method_correctionPlaneLngDeg (Results 1 – 1 of 1) sorted by relevance
113 static jmethodID method_correctionPlaneLngDeg; variable2038 method_correctionPlaneLngDeg = env->GetMethodID(refPlaneClass, "getLongitudeDegrees", "()D"); in android_location_GnssLocationProvider_class_init_native()3178 env->CallDoubleMethod(reflectingPlaneObj, method_correctionPlaneLngDeg); in getSingleSatCorrection_1_0_withoutConstellation()