Home
last modified time | relevance | path

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

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DHearingAidProfileTest.java205 List<BluetoothDevice> bondedDeviceList = new ArrayList(); in test_getConnectionStateChangedIntent() local
211 bondedDeviceList.addAll(deviceList); in test_getConnectionStateChangedIntent()
246 assertTrue(bondedDeviceList.contains(device)); in test_getConnectionStateChangedIntent()