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
102
mNfcService.playSound(NfcService.
SOUND_ERROR
);
130
mNfcService.playSound(NfcService.
SOUND_ERROR
);
154
mNfcService.playSound(NfcService.
SOUND_ERROR
);
NfcService.java
183
public static final int
SOUND_ERROR
= 2;
[
all
...]
Completed in 73 milliseconds