Searched refs:findNextChannel (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/
H A DSoundPool.h200 SoundChannel* findNextChannel (int channelID);
/frameworks/av/media/libmedia/
H A DSoundPool.cpp196 SoundChannel* SoundPool::findNextChannel(int channelID) function in class:android::SoundPool
368 channel = findNextChannel(channelID);

Completed in 48 milliseconds