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

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

Completed in 351 milliseconds