Searched refs:method_psdsDownloadRequest (Results 1 – 1 of 1) sorted by relevance
65 static jmethodID method_psdsDownloadRequest; variable818 env->CallVoidMethod(mCallbacksObj, method_psdsDownloadRequest); in downloadRequestCb()1554 method_psdsDownloadRequest = env->GetMethodID(clazz, "psdsDownloadRequest", "()V"); in android_location_GnssLocationProvider_class_init_native()