Home
last modified time | relevance | path

Searched defs:playReturn (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Nfc/NfcNci/src/com/android/nfc/
DNfcService.java2146 int playReturn = mSoundPool.play(mEndSound, 1.0f, 1.0f, 0, 0, 1.0f); in playSound() local
2153 int playReturn = mSoundPool.play(mErrorSound, 1.0f, 1.0f, 0, 0, 1.0f); in playSound() local