Searched refs:method_onCallSetup (Results 1 – 1 of 1) sorted by relevance
39 static jmethodID method_onCallSetup; variable194 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onCallSetup, in callsetup_cb()425 method_onCallSetup = env->GetMethodID(clazz, "onCallSetup", "(I[B)V"); in classInitNative()