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.java205 public static final int SOUND_ERROR = 2; field in NfcService
811 case SOUND_ERROR: in playSound()
2129 playSound(SOUND_ERROR); in handleMessage()
2558 playSound(SOUND_ERROR); in dispatchTagEndpoint()