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