OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:soundeffect
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/widget/
TabHost.java
358
int
soundEffect
= SoundEffectConstants.NAVIGATION_UP;
364
soundEffect
= SoundEffectConstants.NAVIGATION_LEFT;
369
soundEffect
= SoundEffectConstants.NAVIGATION_RIGHT;
374
soundEffect
= SoundEffectConstants.NAVIGATION_DOWN;
380
soundEffect
= SoundEffectConstants.NAVIGATION_UP;
386
playSoundEffect(
soundEffect
);
/external/replicaisland/src/com/replica/replicaisland/
GameObjectFactory.java
[
all
...]
Completed in 136 milliseconds