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

/frameworks/av/media/libmediaplayerservice/
H A DMediaPlayerService.h130 void switchToNextOutput();
H A DMediaPlayerService.cpp1408 client->mAudioOutput->switchToNextOutput();
2089 void MediaPlayerService::AudioOutput::switchToNextOutput() { function in class:android::MediaPlayerService::AudioOutput
2090 ALOGV("switchToNextOutput");
2112 "switchToNextOutput() cannot obtain correct lock sequence");
2123 "switchToNextOutput() cannot obtain callback lock");

Completed in 82 milliseconds