Searched refs:wasPlaying (Results 1 - 1 of 1) sorted by last modified time

/frameworks/av/media/libstagefright/
H A DAwesomePlayer.cpp1366 bool wasPlaying = (mFlags & PLAYING) != 0; local
1386 if (wasPlaying) {
2669 bool wasPlaying = (mFlags & PLAYING) != 0; local
2707 if (wasPlaying) {

Completed in 51 milliseconds