Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/
DP2pEventManager.java71 mNfcService.playSound(NfcService.SOUND_START); in onP2pInRange()
84 mNfcService.playSound(NfcService.SOUND_START); in onP2pNfcTapRequested()
202 mNfcService.playSound(NfcService.SOUND_START); in onP2pResumeSend()
DNfcService.java159 public static final int SOUND_START = 0; field in NfcService
639 case SOUND_START: in playSound()
1734 playSound(SOUND_START); in handleMessage()