Searched refs:mErrorSound (Results 1 – 1 of 1) sorted by relevance
295 int mErrorSound; field in NfcService595 mErrorSound = mSoundPool.load(mContext, R.raw.error, 1); in initSoundPool()871 mSoundPool.play(mErrorSound, 1.0f, 1.0f, 0, 0, 1.0f); in playSound()