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