Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/gnss/
DMeasurementCorrections.cpp82 jmethodID method_excessPathInfoEpl; variable
145 method_excessPathInfoEpl = in MeasurementCorrections_class_init_once()
500 jfloat epl = env->CallFloatMethod(excessPathInfoObj, method_excessPathInfoEpl); in getExcessPathInfo()