Searched refs:sourceAlreadyStarted (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DAudioPlayer.h55 status_t start(bool sourceAlreadyStarted = false);
/frameworks/av/media/libstagefright/foundation/include/
H A DAudioPlayer.h55 status_t start(bool sourceAlreadyStarted = false);
/frameworks/av/media/libstagefright/include/
H A DAudioPlayer.h55 status_t start(bool sourceAlreadyStarted = false);
/frameworks/av/media/libstagefright/
H A DAudioPlayer.cpp83 status_t AudioPlayer::start(bool sourceAlreadyStarted) { argument
88 if (!sourceAlreadyStarted) {
224 if (!sourceAlreadyStarted) {
252 if (!sourceAlreadyStarted) {

Completed in 220 milliseconds