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

  /packages/apps/Nfc/src/com/android/nfc/
P2pEventManager.java 69 mNfcService.playSound(NfcService.SOUND_START);
164 mNfcService.playSound(NfcService.SOUND_START);
NfcService.java 167 public static final int SOUND_START = 0;
818 case SOUND_START:
    [all...]

Completed in 588 milliseconds