Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/tests/unit/src/android/bluetooth/
DBluetoothCodecStatusTest.java540 private static final List<BluetoothCodecConfig> SELECTABLE_CAPABILITY_C = field in BluetoothCodecStatusTest
556 new BluetoothCodecStatus(CONFIG_C, LOCAL_CAPABILITY_C, SELECTABLE_CAPABILITY_C);
570 expect.that(BCS_A.getCodecsSelectableCapabilities()).isNotEqualTo(SELECTABLE_CAPABILITY_C); in testBluetoothCodecStatus_get_methods()