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

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

Completed in 28 milliseconds