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

/frameworks/av/media/libmediaplayerservice/
H A DMediaPlayerService.h114 void setNextOutput(const sp<AudioOutput>& nextOutput);
H A DMediaPlayerService.cpp1529 void MediaPlayerService::AudioOutput::setNextOutput(const sp<AudioOutput>& nextOutput) { argument
1530 mNextOutput = nextOutput;

Completed in 9 milliseconds