Searched refs:getRemoteAudio (Results 1 – 6 of 6) sorted by relevance
95 hw = new AudioRemotePlayback(testCase->getRemoteAudio()); in createAudioHw()97 hw = new AudioRemoteRecording(testCase->getRemoteAudio()); in createAudioHw()
53 if (!getTestCase()->getRemoteAudio()->downloadData(id, buffer, downloadId)) { in run()
69 int id = getTestCase()->getRemoteAudio()->getDataId(mId); in start()
109 if (!getTestCase()->getRemoteAudio()->downloadData(id, buffer, downloadId)) { in run()
280 android::sp<RemoteAudio>& TaskCase::getRemoteAudio() in getRemoteAudio() function in TaskCase
52 android::sp<RemoteAudio>& getRemoteAudio();