Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/jni/
H A Dcom_android_server_location_GnssLocationProvider.cpp116 static jmethodID method_correctionSatEplUnc; variable
1581 method_correctionSatEplUnc = env->GetMethodID( in android_location_gnss_hal_GnssNative_class_init_once()
2708 jfloat eplUncMeters = env->CallFloatMethod(singleSatCorrectionObj, method_correctionSatEplUnc); in getSingleSatCorrection_1_0_withoutConstellation()