Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetNativeInterface.java318 return isVoiceRecognitionSupportedNative(Utils.getByteAddress(device)); in isVoiceRecognitionSupported()
501 private native boolean isVoiceRecognitionSupportedNative(byte[] address); in isVoiceRecognitionSupportedNative() method in HeadsetNativeInterface
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_hfp.cpp615 static jboolean isVoiceRecognitionSupportedNative(JNIEnv* env, jobject object, in isVoiceRecognitionSupportedNative() function
968 (void*)isVoiceRecognitionSupportedNative},