Searched defs:wasPlaying (Results 1 - 1 of 1) sorted by path

/frameworks/av/media/libstagefright/
H A DAwesomePlayer.cpp1356 bool wasPlaying = (mFlags & PLAYING) != 0; local
1376 if (wasPlaying) {
2659 bool wasPlaying = (mFlags & PLAYING) != 0; local
2697 if (wasPlaying) {

Completed in 54 milliseconds