OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SOUND_ERROR
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Nfc/src/com/android/nfc/
P2pEventManager.java
91
mNfcService.playSound(NfcService.
SOUND_ERROR
);
117
mNfcService.playSound(NfcService.
SOUND_ERROR
);
NfcService.java
140
public static final int
SOUND_ERROR
= 2;
659
case
SOUND_ERROR
:
[
all
...]
Completed in 597 milliseconds