HomeSort by relevance Sort by last modified time
    Searched refs:audioStarted (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libmedia/
JetPlayer.cpp 160 bool audioStarted = false;
190 if (audioStarted) {
193 audioStarted = false;
236 if (!audioStarted) {
239 audioStarted = true;
  /frameworks/av/media/libmediaplayerservice/
MidiFile.cpp 444 bool audioStarted = false;
512 if (!audioStarted) {
515 audioStarted = true;
542 audioStarted = false;

Completed in 58 milliseconds