Searched refs:method_onRespAndHold (Results 1 – 1 of 1) sorted by relevance
41 static jmethodID method_onRespAndHold; variable218 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onRespAndHold, in resp_and_hold_cb()427 method_onRespAndHold = env->GetMethodID(clazz, "onRespAndHold", "(I[B)V"); in classInitNative()