Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfp.cpp47 static jmethodID method_onNoiseReductionEnable; variable
246 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onNoiseReductionEnable, in NoiseReductionCallback()
1021 {"onNoiseReductionEnable", "(Z[B)V", &method_onNoiseReductionEnable}, in register_com_android_bluetooth_hfp()