Searched refs:method_requestRefLocation (Results 1 – 1 of 1) sorted by relevance
24 jmethodID method_requestRefLocation; variable32 method_requestRefLocation = env->GetMethodID(clazz, "requestRefLocation", "()V"); in AGnssRil_class_init_once()65 env->CallVoidMethod(mCallbacksObj, method_requestRefLocation); in requestRefLocCb()