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