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

/frameworks/base/media/jni/soundpool/
H A DSoundPool.cpp902 bool SoundChannel::doStop_l() function in class:android::SoundChannel
920 if (doStop_l()) {
931 stopped = doStop_l();
1025 doStop_l();

Completed in 54 milliseconds