Searched refs:MSG_UNLOAD_SOUNDS (Results 1 – 1 of 1) sorted by relevance
63 private static final int MSG_UNLOAD_SOUNDS = 1; field in SystemSoundsPlayer138 mHandler.sendMessage(mHandler.obtainMessage(MSG_UNLOAD_SOUNDS, mSoundPool)); in releaseSoundPool()181 case MSG_UNLOAD_SOUNDS: in handleMessage()