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()
226 public static final int SOUND_START = 0; field in NfcService1053 case SOUND_START: in playSound()