Searched refs:SOUND_START (Results 1 – 2 of 2) sorted by relevance
82 mNfcService.playSound(NfcService.SOUND_START); in onP2pNfcTapRequested()103 mNfcService.playSound(NfcService.SOUND_START); in onP2pSendConfirmationRequested()201 mNfcService.playSound(NfcService.SOUND_START); in onP2pResumeSend()
203 public static final int SOUND_START = 0; field in NfcService805 case SOUND_START: in playSound()