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