OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sound_end
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Nfc/src/com/android/nfc/
P2pEventManager.java
91
mNfcService.playSound(NfcService.
SOUND_END
);
113
if (playSound) mNfcService.playSound(NfcService.
SOUND_END
);
NfcService.java
182
public static final int
SOUND_END
= 1;
[
all
...]
/external/qemu/distrib/sdl-1.2.15/src/audio/mint/
SDL_mintaudio_stfa.h
79
unsigned long
sound_end
;
member in struct:__anon27688
SDL_mintaudio_stfa.c
279
cookie_stfa->
sound_end
= (unsigned long) (buffer + spec->size);
Completed in 476 milliseconds