Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hap_client.cpp44 static jmethodID method_onPresetInfoError; variable
259 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onPresetInfoError, in OnPresetInfoError()
614 {"onPresetInfoError", "([BII)V", &method_onPresetInfoError}, in register_com_android_bluetooth_hap_client()