Searched refs:createCodecConfig (Results 1 – 5 of 5) sorted by relevance
73 public BluetoothCodecConfig createCodecConfig() { in createCodecConfig() method in BluetoothA2dpConfigStore
92 final BluetoothCodecConfig codecConfig = mBluetoothA2dpConfigStore.createCodecConfig(); in onPreferenceChange()
79 when(mBluetoothA2dpConfigStore.createCodecConfig()).thenReturn(mBluetoothCodecConfig); in setup()
89 final BluetoothCodecConfig codecConfig = mBluetoothA2dpConfigStore.createCodecConfig(); in onIndexUpdated()
127 when(mBluetoothA2dpConfigStore.createCodecConfig()).thenReturn(mCodecConfigAAC); in onIndexUpdated_checkFlow()