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

/frameworks/av/include/media/
H A DSoundPool.h146 bool doStop_l();
/frameworks/av/media/libmedia/
H A DSoundPool.cpp761 bool SoundChannel::doStop_l() function in class:android::SoundChannel
778 if (doStop_l()) {
789 stopped = doStop_l();
883 doStop_l();

Completed in 292 milliseconds