Searched refs:method_onCmdResult (Results 1 – 1 of 1) sorted by relevance
46 static jmethodID method_onCmdResult; variable304 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onCmdResult, (jint)type, in cmd_complete_cb()434 method_onCmdResult = env->GetMethodID(clazz, "onCmdResult", "(II[B)V"); in classInitNative()