Searched refs:bondedDeviceList (Results 1 – 1 of 1) sorted by relevance
205 List<BluetoothDevice> bondedDeviceList = new ArrayList(); in test_getConnectionStateChangedIntent() local211 bondedDeviceList.addAll(deviceList); in test_getConnectionStateChangedIntent()246 assertTrue(bondedDeviceList.contains(device)); in test_getConnectionStateChangedIntent()