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