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