Searched defs:switchToNextOutput (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libmediaplayerservice/
H A DMediaPlayerService.cpp1281 client->mAudioOutput->switchToNextOutput();
1903 void MediaPlayerService::AudioOutput::switchToNextOutput() { function in class:android::MediaPlayerService::AudioOutput
1904 ALOGV("switchToNextOutput");
1926 "switchToNextOutput() cannot obtain correct lock sequence");
1936 "switchToNextOutput() cannot obtain callback lock");

Completed in 13 milliseconds