Searched refs:mEndSound (Results 1 – 1 of 1) sorted by relevance
294 int mEndSound; field in NfcService594 mEndSound = mSoundPool.load(mContext, R.raw.end, 1); in initSoundPool()868 mSoundPool.play(mEndSound, 1.0f, 1.0f, 0, 0, 1.0f); in playSound()