Searched refs:mStartSound (Results 1 – 1 of 1) sorted by relevance
293 int mStartSound; field in NfcService593 mStartSound = mSoundPool.load(mContext, R.raw.start, 1); in initSoundPool()865 mSoundPool.play(mStartSound, 1.0f, 1.0f, 0, 0, 1.0f); in playSound()