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

/frameworks/av/media/libstagefright/include/
H A DAwesomePlayer.h307 status_t startAudioPlayer_l(bool sendErrorNotification = true);
/frameworks/av/media/libstagefright/
H A DAwesomePlayer.cpp969 false /* sendErrorNotification */);
1093 status_t AwesomePlayer::startAudioPlayer_l(bool sendErrorNotification) { argument
1115 if (sendErrorNotification) {

Completed in 50 milliseconds