Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/
DVolumeControlNativeInterface.java215 return setExtAudioOutDescriptionNative(getByteAddress(device), externalOutputId, descr); in setExtAudioOutDescription()
366 private native boolean setExtAudioOutDescriptionNative( in setExtAudioOutDescriptionNative() method in VolumeControlNativeInterface
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_vc.cpp490 static jboolean setExtAudioOutDescriptionNative(JNIEnv* env, in setExtAudioOutDescriptionNative() function
544 (void*)setExtAudioOutDescriptionNative}, in register_com_android_bluetooth_vc()