HomeSort by relevance Sort by last modified time
    Searched refs:addToStopList (Results 1 - 2 of 2) sorted by null

  /frameworks/base/media/jni/soundpool/
SoundPool.h 208 void addToStopList(SoundChannel* channel);
SoundPool.cpp 106 void SoundPool::addToStopList(SoundChannel* channel)
752 mSoundPool->addToStopList(this);

Completed in 30 milliseconds