Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hap_client.cpp46 static jmethodID method_onPresetNameSetError; variable
288 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onPresetNameSetError, in OnSetPresetNameError()
611 {"onPresetNameSetError", "([BII)V", &method_onPresetNameSetError}, in register_com_android_bluetooth_hap_client()