Searched defs:SoundPoolEvent (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/include/media/
H A DSoundPool.h36 class SoundPoolEvent { class in namespace:android
38 SoundPoolEvent(int msg, int arg1=0, int arg2=0) : function in class:android::SoundPoolEvent
47 typedef void SoundPoolCallback(SoundPoolEvent event, SoundPool* soundPool, void* user);
203 void notify(SoundPoolEvent event);

Completed in 6 milliseconds