Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetNativeInterface.java308 return isNoiseReductionSupportedNative(Utils.getByteAddress(device)); in isNoiseReductionSupported()
499 private native boolean isNoiseReductionSupportedNative(byte[] address); in isNoiseReductionSupportedNative() method in HeadsetNativeInterface
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_hfp.cpp596 static jboolean isNoiseReductionSupportedNative(JNIEnv* env, jobject object, in isNoiseReductionSupportedNative() function
966 (void*)isNoiseReductionSupportedNative},