Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/
DVolumeControlNativeInterface.java145 return getExtAudioOutVolumeOffsetNative(getByteAddress(device), externalOutputId); in getExtAudioOutVolumeOffset()
354 private native boolean getExtAudioOutVolumeOffsetNative(byte[] address, int externalOutputId); in getExtAudioOutVolumeOffsetNative() method in VolumeControlNativeInterface
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_vc.cpp388 static jboolean getExtAudioOutVolumeOffsetNative(JNIEnv* env, in getExtAudioOutVolumeOffsetNative() function
534 (void*)getExtAudioOutVolumeOffsetNative}, in register_com_android_bluetooth_vc()