Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/tests/
Daudiopolicymanager_tests.cpp545 sp<InputProfile> msdInputProfile = new InputProfile("msd output"); in SetUpManagerConfig() local
546 msdInputProfile->addAudioProfile(pcmInputProfile); in SetUpManagerConfig()
547 msdInputProfile->addSupportedDevice(mMsdInputDevice); in SetUpManagerConfig()
548 msdModule->addInputProfile(msdInputProfile); in SetUpManagerConfig()