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