Home
last modified time | relevance | path

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

/system/media/tests/
Dsystemaudio_tests.cpp319 const audio_devices_t mOutputDeviceType = AUDIO_DEVICE_OUT_SPEAKER; member in SystemAudioPortTest
370 port->ext.device.type = port->role == AUDIO_PORT_ROLE_SINK ? mOutputDeviceType in fillFakeAudioPortBaseInfo()
508 config->role == AUDIO_PORT_ROLE_SINK ? mOutputDeviceType : mInputDeviceType; in fillFakeAudioPortConfigInfo()