Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/jni/
H A Dcom_android_server_location_GnssLocationProvider.cpp94 static jmethodID method_reportLocationBatch; variable
1417 env->CallVoidMethod(mCallbacksObj, method_reportLocationBatch, jLocations); in gnssLocationBatchCbImpl()
1523 method_reportLocationBatch = env->GetMethodID( in android_location_gnss_hal_GnssNative_class_init_once()