Home
last modified time | relevance | path

Searched refs:addToRestartList (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/media/jni/soundpool/
DSoundPool.h209 void addToRestartList(SoundChannel* channel);
DSoundPool.cpp99 void SoundPool::addToRestartList(SoundChannel* channel) in addToRestartList() function in android::SoundPool
450 addToRestartList(channel); in done_l()