Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/
DVolumeControlNativeInterface.java175 return getExtAudioOutLocationNative(getByteAddress(device), externalOutputId); in getExtAudioOutLocation()
359 private native boolean getExtAudioOutLocationNative(byte[] address, int externalOutputId); in getExtAudioOutLocationNative() method in VolumeControlNativeInterface
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_vc.cpp430 static jboolean getExtAudioOutLocationNative(JNIEnv* env, jobject /* object */, in getExtAudioOutLocationNative() function
538 (void*)getExtAudioOutLocationNative}, in register_com_android_bluetooth_vc()