Home
last modified time | relevance | path

Searched refs:setPlaying (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/cmds/bootanimation/
Daudioplay.cpp88 audioplay::setPlaying(false); in bqPlayerCallback()
255 audioplay::setPlaying(true); in createBufferQueueAudioPlayer()
373 audioplay::setPlaying(false); in shutdown()
426 audioplay::setPlaying(true); in playClip()
433 void setPlaying(bool isPlaying) { in setPlaying() function
Daudioplay.h34 void setPlaying(bool isPlaying);