Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/gnss/
DMeasurementCorrections.cpp83 jmethodID method_excessPathInfoEplUnc; variable
147 method_excessPathInfoEplUnc = in MeasurementCorrections_class_init_once()
504 jfloat eplUnc = env->CallFloatMethod(excessPathInfoObj, method_excessPathInfoEplUnc); in getExcessPathInfo()