Searched refs:startAudioPlayer_l (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.cpp968 status_t err = startAudioPlayer_l(
996 err = startAudioPlayer_l(false);
1093 status_t AwesomePlayer::startAudioPlayer_l(bool sendErrorNotification) { function in class:android::AwesomePlayer
1835 startAudioPlayer_l();
1882 status_t err = startAudioPlayer_l();

Completed in 262 milliseconds