Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpNativeInterface.java73 mSupportedCodecTypes = getSupportedCodecTypesNative(); in getSupportedCodecTypes()
144 private native BluetoothCodecType[] getSupportedCodecTypesNative(); in getSupportedCodecTypesNative() method in A2dpNativeInterface
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_a2dp.cpp345 static jobjectArray getSupportedCodecTypesNative(JNIEnv* env) { in getSupportedCodecTypesNative() function
477 (void*)getSupportedCodecTypesNative}, in register_com_android_bluetooth_a2dp()