Home
last modified time | relevance | path

Searched refs:method_onKeyPressed (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfp.cpp56 static jmethodID method_onKeyPressed; variable
399 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onKeyPressed, addr.get()); in KeyPressedCallback()
1030 {"onKeyPressed", "([B)V", &method_onKeyPressed}, in register_com_android_bluetooth_hfp()