Searched refs:method_requestUtcTime (Results 1 – 1 of 1) sorted by relevance
70 static jmethodID method_requestUtcTime; variable779 env->CallVoidMethod(mCallbacksObj, method_requestUtcTime); in gnssRequestTimeCb()1560 method_requestUtcTime = env->GetMethodID(clazz, "requestUtcTime", "()V"); in android_location_GnssLocationProvider_class_init_native()