Searched refs:MSG_UNLOAD_SOUND_EFFECTS (Results 1 – 1 of 1) sorted by relevance
366 private static final int MSG_UNLOAD_SOUND_EFFECTS = 15; field in AudioService6212 sendMsg(mAudioHandler, MSG_UNLOAD_SOUND_EFFECTS, SENDMSG_QUEUE, 0, 0, null, 0); in unloadSoundEffects()9197 case MSG_UNLOAD_SOUND_EFFECTS: in handleMessage()