Searched defs:findSound (Results 1 – 2 of 2) sorted by relevance
77 std::shared_ptr<Sound> SoundManager::findSound(int32_t soundID) const in findSound() function in android::soundpool::SoundManager
162 private final int findSound(int resource) { in findSound() method in SoundSystem