Searched refs:mEndSound (Results 1 – 2 of 2) sorted by relevance
41 final int mEndSound; field in P2pEventManager58 mEndSound = mSoundPool.load(mContext, R.raw.end, 1); in P2pEventManager()85 playSound(mEndSound); in onP2pSendComplete()95 playSound(mEndSound); in onP2pReceiveComplete()
183 int mEndSound; field in NfcService291 mEndSound = mSoundPool.load(this, R.raw.end, 1); in onCreate()1395 playSound(mEndSound); in handleMessage()1600 playSound(mEndSound); in dispatchTagEndpoint()