Searched refs:extraTestDevice (Results 1 – 1 of 1) sorted by relevance
457 BluetoothDevice extraTestDevice; in testMaxConnectDevices() local492 extraTestDevice = TestUtils.getTestDevice(mAdapter, MAX_CONNECTED_AUDIO_DEVICES); in testMaxConnectDevices()493 when(mDatabaseManager.getProfileConnectionPolicy(extraTestDevice, BluetoothProfile.A2DP)) in testMaxConnectDevices()496 Assert.assertFalse("Connect expected to fail", mA2dpService.connect(extraTestDevice)); in testMaxConnectDevices()