Searched refs:setNextOutput (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libmediaplayerservice/
H A DMediaPlayerService.h129 void setNextOutput(const sp<AudioOutput>& nextOutput);
H A DMediaPlayerService.cpp1179 mAudioOutput->setNextOutput(c->mAudioOutput);
2084 void MediaPlayerService::AudioOutput::setNextOutput(const sp<AudioOutput>& nextOutput) { function in class:android::MediaPlayerService::AudioOutput

Completed in 55 milliseconds