HomeSort by relevance Sort by last modified time
    Searched refs:SOUND_END (Results 1 - 2 of 2) sorted by null

  /packages/apps/Nfc/src/com/android/nfc/
P2pEventManager.java 114 mNfcService.playSound(NfcService.SOUND_END);
145 if (playSound) mNfcService.playSound(NfcService.SOUND_END);
NfcService.java 160 public static final int SOUND_END = 1;
642 case SOUND_END:
    [all...]

Completed in 54 milliseconds