Home
last modified time | relevance | path

Searched refs:SOUND_END (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/
DP2pEventManager.java114 mNfcService.playSound(NfcService.SOUND_END); in onP2pSendComplete()
145 if (playSound) mNfcService.playSound(NfcService.SOUND_END); in onP2pReceiveComplete()
DNfcService.java166 public static final int SOUND_END = 1; field in NfcService
640 case SOUND_END: in playSound()
1784 playSound(SOUND_END); in handleMessage()
2041 playSound(SOUND_END); in dispatchTagEndpoint()
2063 playSound(SOUND_END); in dispatchTagEndpoint()