HomeSort by relevance Sort by last modified time
    Searched refs:soundEffect (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/widget/
TabHost.java 318 int soundEffect = SoundEffectConstants.NAVIGATION_UP;
324 soundEffect = SoundEffectConstants.NAVIGATION_LEFT;
329 soundEffect = SoundEffectConstants.NAVIGATION_RIGHT;
334 soundEffect = SoundEffectConstants.NAVIGATION_DOWN;
340 soundEffect = SoundEffectConstants.NAVIGATION_UP;
346 playSoundEffect(soundEffect);
  /external/replicaisland/src/com/replica/replicaisland/
GameObjectFactory.java     [all...]

Completed in 217 milliseconds