Searched refs:nextOutput (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.cpp2084 void MediaPlayerService::AudioOutput::setNextOutput(const sp<AudioOutput>& nextOutput) { argument
2086 mNextOutput = nextOutput;

Completed in 2714 milliseconds