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