Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/
Dcom_android_server_location_GnssLocationProvider.cpp106 static jmethodID method_correctionSatId; variable
2023 method_correctionSatId= env->GetMethodID( in android_location_GnssLocationProvider_class_init_native()
3158 jint satId = env->CallIntMethod(singleSatCorrectionObj, method_correctionSatId); in getSingleSatCorrection_1_0_withoutConstellation()