Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
Daudioplay.cpp83 audioplay::setPlaying(false); in bqPlayerCallback()
250 audioplay::setPlaying(true); in createBufferQueueAudioPlayer()
353 audioplay::setPlaying(true); in playClip()
360 void setPlaying(bool isPlaying) { in setPlaying() function
Daudioplay.h32 void setPlaying(bool isPlaying);
Dbootanimation_main.cpp134 audioplay::setPlaying(false); in shutdown()