Home
last modified time | relevance | path

Searched refs:method_correctionSatRefPlane (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/jni/gnss/
DMeasurementCorrections.cpp74 jmethodID method_correctionSatRefPlane; variable
130 method_correctionSatRefPlane = env->GetMethodID(singleSatCorrClass, "getReflectingPlane", in MeasurementCorrections_class_init_once()
363 env->CallObjectMethod(singleSatCorrectionObj, method_correctionSatRefPlane); in getSingleSatCorrection_1_0_withoutConstellation()
DMeasurementCorrections.h54 extern jmethodID method_correctionSatRefPlane;