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

  /frameworks/base/media/jni/soundpool/
SoundPool.h 200 SoundChannel* findNextChannel (int channelID);
SoundPool.cpp 196 SoundChannel* SoundPool::findNextChannel(int channelID)
368 channel = findNextChannel(channelID);

Completed in 153 milliseconds