Searched refs:method_onKeyPressed (Results 1 – 1 of 1) sorted by relevance
48 static jmethodID method_onKeyPressed; variable352 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onKeyPressed, in KeyPressedCallback()429 method_onKeyPressed = env->GetMethodID(clazz, "onKeyPressed", "([B)V"); in classInitNative()