Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/
Dcom_android_server_location_GnssLocationProvider.cpp61 static jmethodID method_reportLocationBatch; variable
996 env->CallVoidMethod(mCallbacksObj, method_reportLocationBatch, jLocations); in gnssLocationBatchCb()
1039 method_reportLocationBatch = env->GetMethodID( in android_location_GnssLocationProvider_class_init_native()