Searched refs:MSG_PRELOAD_SOUNDS (Results 1 – 1 of 1) sorted by relevance
62 private static final int MSG_PRELOAD_SOUNDS = 0; field in SystemSoundsPlayer126 mHandler.sendMessage(mHandler.obtainMessage(MSG_PRELOAD_SOUNDS, mSoundPool)); in prepareSoundPool()173 case MSG_PRELOAD_SOUNDS: in handleMessage()