Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/a2dp/
H A DA2dpCodecConfigTest.java53 private static final int[] sOptionalCodecTypes = new int[] { field in A2dpCodecConfigTest
591 for (int codecType : sOptionalCodecTypes) { in testDisableOptionalCodecs()
622 for (int codecType : sOptionalCodecTypes) { in testEnableOptionalCodecs()