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