Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/gnss/
DMeasurementCorrections.cpp84 jmethodID method_excessPathInfoRefPlane; variable
149 method_excessPathInfoRefPlane = env->GetMethodID(excessPathInfoClass, "getReflectingPlane", in MeasurementCorrections_class_init_once()
510 env->CallObjectMethod(excessPathInfoObj, method_excessPathInfoRefPlane); in getExcessPathInfo()