Searched refs:doStop_l (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/
H A DSoundPool.h151 bool doStop_l();
/frameworks/av/media/libmedia/
H A DSoundPool.cpp774 bool SoundChannel::doStop_l() function in class:android::SoundChannel
791 if (doStop_l()) {
802 stopped = doStop_l();
896 doStop_l();

Completed in 43 milliseconds