Searched refs:method_onGetProtocolMode (Results 1 – 1 of 1) sorted by relevance
37 static jmethodID method_onGetProtocolMode; variable95 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onGetProtocolMode, addr, (jint) mode); in get_protocol_mode_callback()204 method_onGetProtocolMode = env->GetMethodID(clazz, "onGetProtocolMode", "([BI)V"); in classInitNative()