Home
last modified time | relevance | path

Searched defs:a2dpNativeInterface (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
H A DA2dpStateMachine.java103 A2dpNativeInterface a2dpNativeInterface, Looper looper) { in A2dpStateMachine()
125 A2dpNativeInterface a2dpNativeInterface, Looper looper) { in make()
H A DA2dpCodecConfig.java57 A2dpCodecConfig(Context context, A2dpNativeInterface a2dpNativeInterface) { in A2dpCodecConfig()