Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/
Dcom_android_server_location_GnssLocationProvider.cpp49 static jmethodID method_requestRefLocation; variable
458 env->CallVoidMethod(mCallbacksObj, method_requestRefLocation, flags); in agps_request_ref_location()
573 method_requestRefLocation = env->GetMethodID(clazz,"requestRefLocation","(I)V"); in android_location_GnssLocationProvider_class_init_native()