Searched defs:sourceAlreadyStarted (Results 1 – 3 of 3) sorted by relevance
67 status_t AudioPlayer::start(bool sourceAlreadyStarted) { in start()
67 status_t AudioPlayerBase::start(bool sourceAlreadyStarted) { in start()
109 status_t VideoEditorAudioPlayer::start(bool sourceAlreadyStarted) { in start()