Searched refs:MSG_UNLOAD_SOUND_EFFECTS (Results 1 – 1 of 1) sorted by relevance
216 private static final int MSG_UNLOAD_SOUND_EFFECTS = 20; field in AudioService2550 sendMsg(mAudioHandler, MSG_UNLOAD_SOUND_EFFECTS, SENDMSG_QUEUE, 0, 0, null, 0); in unloadSoundEffects()4574 case MSG_UNLOAD_SOUND_EFFECTS: in handleMessage()