Searched refs:findNextChannel (Results 1 – 2 of 2) sorted by relevance
202 SoundChannel* findNextChannel (int channelID);
209 SoundChannel* SoundPool::findNextChannel(int channelID) in findNextChannel() function in android::SoundPool398 channel = findNextChannel(channelID); in stop()