Home
last modified time | relevance | path

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

/system/media/tests/
Dsystemaudio_tests.cpp318 const audio_devices_t mInputDeviceType = AUDIO_DEVICE_IN_BUILTIN_MIC; member in SystemAudioPortTest
371 : mInputDeviceType; in fillFakeAudioPortBaseInfo()
508 config->role == AUDIO_PORT_ROLE_SINK ? mOutputDeviceType : mInputDeviceType; in fillFakeAudioPortConfigInfo()