Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/
DVolumeControlNativeInterface.java201 return getExtAudioOutDescriptionNative(getByteAddress(device), externalOutputId); in getExtAudioOutDescription()
364 private native boolean getExtAudioOutDescriptionNative(byte[] address, int externalOutputId); in getExtAudioOutDescriptionNative() method in VolumeControlNativeInterface
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_vc.cpp470 static jboolean getExtAudioOutDescriptionNative(JNIEnv* env, in getExtAudioOutDescriptionNative() function
542 (void*)getExtAudioOutDescriptionNative}, in register_com_android_bluetooth_vc()