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

  /frameworks/base/media/jni/soundpool/
SoundPool.h 207 void addToRestartList(SoundChannel* channel);
SoundPool.cpp 96 void SoundPool::addToRestartList(SoundChannel* channel)
388 addToRestartList(channel);

Completed in 22 milliseconds