Searched refs:method_psdsDownloadRequest (Results 1 – 1 of 1) sorted by relevance
80 static jmethodID method_psdsDownloadRequest; variable775 env->CallVoidMethod(mCallbacksObj, method_psdsDownloadRequest, psdsType); in downloadRequestCb()791 env->CallVoidMethod(mCallbacksObj, method_psdsDownloadRequest, /* psdsType= */ 1); in downloadRequestCb()1499 method_psdsDownloadRequest = env->GetMethodID(clazz, "psdsDownloadRequest", "(I)V"); in android_location_gnss_hal_GnssNative_class_init_once()