Searched refs:method_requestRefLocation (Results 1 – 1 of 1) sorted by relevance
68 static jmethodID method_requestRefLocation; variable1464 env->CallVoidMethod(mCallbacksObj, method_requestRefLocation); in requestRefLocCb()1558 method_requestRefLocation = env->GetMethodID(clazz, "requestRefLocation", "()V"); in android_location_GnssLocationProvider_class_init_native()