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