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

/frameworks/base/services/core/jni/
H A Dcom_android_server_location_GnssLocationProvider.cpp56 static jmethodID method_requestRefLocation; variable
1092 env->CallVoidMethod(mCallbacksObj, method_requestRefLocation);
1155 method_requestRefLocation = env->GetMethodID(clazz, "requestRefLocation", "()V");

Completed in 36 milliseconds