Searched refs:MSG_UNLOAD_EFFECTS (Results 1 – 1 of 1) sorted by relevance
72 private static final int MSG_UNLOAD_EFFECTS = 1; field in SoundEffectsHelper135 sendMsg(MSG_UNLOAD_EFFECTS, 0, 0, null, 0); in unloadSoundEffects()477 case MSG_UNLOAD_EFFECTS: in handleMessage()