Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DBluetoothDeviceManagerTest.java624 AudioDeviceInfo mockAudioDevice6Info = createMockAudioDeviceInfo(device6.getAddress(), in testConnectDualModeEarbud() local
627 when(mockAudioDevice6Info.getType()).thenReturn(AudioDeviceInfo.TYPE_BLE_HEADSET); in testConnectDualModeEarbud()
630 devices.add(mockAudioDevice6Info); in testConnectDualModeEarbud()