Searched refs:MSG_LOAD_SOUND_EFFECTS (Results 1 – 1 of 1) sorted by relevance
201 private static final int MSG_LOAD_SOUND_EFFECTS = 7; field in AudioService696 sendMsg(mAudioHandler, MSG_LOAD_SOUND_EFFECTS, SENDMSG_QUEUE, in onSystemReady()2382 sendMsg(mAudioHandler, MSG_LOAD_SOUND_EFFECTS, SENDMSG_QUEUE, 0, 0, reply, 0); in loadSoundEffects()4376 case MSG_LOAD_SOUND_EFFECTS: in handleMessage()