Searched refs:normalId (Results 1 – 1 of 1) sorted by relevance
202 int normalId = mSoundPool.play(mSounds[0], DEFAULT_VOLUME, DEFAULT_VOLUME, in TestPriority() local204 if (DEBUG) Log.d(LOG_TAG, "Start note " + normalId); in TestPriority()205 if (normalId == 0) { in TestPriority()239 mSoundPool.stop(normalId); in TestPriority()