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

/packages/apps/Nfc/src/com/android/nfc/
H A DP2pEventManager.java82 mNfcService.playSound(NfcService.SOUND_START);
103 mNfcService.playSound(NfcService.SOUND_START);
201 mNfcService.playSound(NfcService.SOUND_START);
H A DNfcService.java159 public static final int SOUND_START = 0; field in class:NfcService
640 case SOUND_START:
1735 playSound(SOUND_START);

Completed in 51 milliseconds