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