Searched refs:BLUETOOTH_DEVICE1 (Results 1 – 4 of 4) sorted by relevance
124 TestUtils.BLUETOOTH_DEVICE1, in testCallAudioState()125 Arrays.asList(TestUtils.BLUETOOTH_DEVICE1, TestUtils.BLUETOOTH_DEVICE2)); in testCallAudioState()126 assertEquals(TestUtils.BLUETOOTH_DEVICE1, cas.getActiveBluetoothDevice()); in testCallAudioState()128 assertTrue(cas.getSupportedBluetoothDevices().contains(TestUtils.BLUETOOTH_DEVICE1)); in testCallAudioState()
163 ((InCallService) inCallService).requestBluetoothAudio(TestUtils.BLUETOOTH_DEVICE1); in testSwitchAudioRoutes()
70 static final BluetoothDevice BLUETOOTH_DEVICE1 = makeBluetoothDevice("00:00:00:00:00:01"); field in TestUtils
1078 connection.requestBluetoothAudio(TestUtils.BLUETOOTH_DEVICE1); in testAudioRoute()