Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/
DVolumeControlNativeInterface.java189 return setExtAudioOutLocationNative(getByteAddress(device), externalOutputId, location); in setExtAudioOutLocation()
361 private native boolean setExtAudioOutLocationNative( in setExtAudioOutLocationNative() method in VolumeControlNativeInterface
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_vc.cpp449 static jboolean setExtAudioOutLocationNative(JNIEnv* env, jobject /* object */, in setExtAudioOutLocationNative() function
540 (void*)setExtAudioOutLocationNative}, in register_com_android_bluetooth_vc()