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 82 mNfcService.playSound(NfcService.SOUND_START);
103 mNfcService.playSound(NfcService.SOUND_START);
201 mNfcService.playSound(NfcService.SOUND_START);
NfcService.java 174 public static final int SOUND_START = 0;
663 case SOUND_START:
    [all...]

Completed in 387 milliseconds