Searched defs:SoundPoolMsg (Results 1 – 1 of 1) sorted by relevance
31 SoundPoolMsg() : mMessageType(INVALID), mData(0) {} in SoundPoolMsg() function32 SoundPoolMsg(MessageType MessageType, int data) : in SoundPoolMsg() function