Searched refs:getCodecConfig (Results 1 – 4 of 4) sorted by relevance
23 public BluetoothCodecConfig getCodecConfig() { return null; } in getCodecConfig() method in BluetoothCodecStatus
113 public BluetoothCodecConfig getCodecConfig() { in getCodecConfig() method in BluetoothCodecStatus
126 when(status.getCodecConfig()).thenReturn(config); in isHighQualityAudioEnabled()
210 codecConfig = mServiceWrapper.getCodecStatus().getCodecConfig(); in isHighQualityAudioEnabled()