Searched refs:getContantForFocusDirection (Results 1 – 8 of 8) sorted by relevance
93 public static int getContantForFocusDirection(@View.FocusDirection int direction) { in getContantForFocusDirection() method in SoundEffectConstants136 return getContantForFocusDirection(direction); in getConstantForFocusDirection()
7843 playSoundEffect(SoundEffectConstants.getContantForFocusDirection(direction)); in performKeyboardGroupNavigation()7851 playSoundEffect(SoundEffectConstants.getContantForFocusDirection(direction)); in performKeyboardGroupNavigation()
1888 playSoundEffect(SoundEffectConstants.getContantForFocusDirection(direction)); in arrowScroll()1947 playSoundEffect(SoundEffectConstants.getContantForFocusDirection(direction)); in sequenceScroll()
2660 playSoundEffect(SoundEffectConstants.getContantForFocusDirection(direction)); in arrowScroll()
2576 playSoundEffect(SoundEffectConstants.getContantForFocusDirection(direction));
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
33136 method public static int getContantForFocusDirection(int);
52187 method public static int getContantForFocusDirection(int);