Searched refs:method_reportAGpsStatus (Results 1 – 1 of 1) sorted by relevance
43 static jmethodID method_reportAGpsStatus; variable397 env->CallVoidMethod(mCallbacksObj, method_reportAGpsStatus, agps_status->type, in agps_status_callback()566 method_reportAGpsStatus = env->GetMethodID(clazz, "reportAGpsStatus", "(II[B)V"); in android_location_GnssLocationProvider_class_init_native()