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

  /packages/apps/Nfc/src/com/android/nfc/
P2pEventManager.java 102 mNfcService.playSound(NfcService.SOUND_ERROR);
130 mNfcService.playSound(NfcService.SOUND_ERROR);
154 mNfcService.playSound(NfcService.SOUND_ERROR);
NfcService.java 169 public static final int SOUND_ERROR = 2;
824 case SOUND_ERROR:
    [all...]

Completed in 529 milliseconds