Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/a2dp/
H A DA2dpCodecConfigTest.java109 private static final BluetoothCodecConfig[] sDefaultCodecConfigs = new BluetoothCodecConfig[] { field in A2dpCodecConfigTest
633 for (BluetoothCodecConfig codecConfig : sDefaultCodecConfigs) { in getDefaultCodecConfigByType()