Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/tests/unit/src/android/bluetooth/
DBluetoothLeAudioCodecConfigTest.java33 private int[] mCodecTypeArray = field in BluetoothLeAudioCodecConfigTest
41 for (int codecIdx = 0; codecIdx < mCodecTypeArray.length; codecIdx++) { in testBluetoothLeAudioCodecConfig_valid_get_methods()
42 int codecType = mCodecTypeArray[codecIdx]; in testBluetoothLeAudioCodecConfig_valid_get_methods()