Searched refs:method_onHandshake (Results 1 – 1 of 1) sorted by relevance
32 static jmethodID method_onHandshake; variable162 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onHandshake, addr.get(), in handshake_callback()199 method_onHandshake = env->GetMethodID(clazz, "onHandshake", "([BI)V"); in classInitNative()