Searched refs:NAVIGATION_UP (Results 1 – 6 of 6) sorted by relevance
43 public static final int NAVIGATION_UP = 2; field in SoundEffectConstants61 NAVIGATION_UP,75 NAVIGATION_UP,104 return SoundEffectConstants.NAVIGATION_UP; in getContantForFocusDirection()
8776 case SoundEffectConstants.NAVIGATION_UP: in playSoundEffect()
50 assertFalse(SoundEffectConstants.isNavigationRepeat(SoundEffectConstants.NAVIGATION_UP)); in testIsNavigationRepeat()
380 int soundEffect = SoundEffectConstants.NAVIGATION_UP; in dispatchKeyEvent()402 soundEffect = SoundEffectConstants.NAVIGATION_UP; in dispatchKeyEvent()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
51707 field public static final int NAVIGATION_UP = 2; // 0x2