Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/
DP2pEventManager.java125 mNfcService.playSound(NfcService.SOUND_ERROR); in onP2pHandoverNotSupported()
135 mNfcService.playSound(NfcService.SOUND_ERROR); in onP2pHandoverBusy()
162 mNfcService.playSound(NfcService.SOUND_ERROR); in onP2pOutOfRange()
192 mNfcService.playSound(NfcService.SOUND_ERROR); in onP2pSendDebounce()
DNfcService.java216 public static final int SOUND_ERROR = 2; field in NfcService
870 case SOUND_ERROR: in playSound()
2198 playSound(SOUND_ERROR); in handleMessage()
2744 playSound(SOUND_ERROR); in dispatchTagEndpoint()