Searched refs:method_onSendDtmf (Results 1 – 1 of 1) sorted by relevance
39 static jmethodID method_onSendDtmf; variable209 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onSendDtmf, dtmf, in DtmfCmdCallback()418 method_onSendDtmf = env->GetMethodID(clazz, "onSendDtmf", "(I[B)V"); in classInitNative()