Searched refs:SOUND_END (Results 1 – 3 of 3) sorted by relevance
114 mNfcService.playSound(NfcService.SOUND_END); in onP2pSendComplete()145 if (playSound) mNfcService.playSound(NfcService.SOUND_END); in onP2pReceiveComplete()
204 public static final int SOUND_END = 1; field in NfcService808 case SOUND_END: in playSound()2127 playSound(SOUND_END); in handleMessage()2534 playSound(SOUND_END); in dispatchTagEndpoint()2561 playSound(SOUND_END); in dispatchTagEndpoint()
129 mNfcService.playSound(NfcService.SOUND_END); in handleMessage()