Searched refs:getContantForFocusDirection (Results 1 – 7 of 7) sorted by relevance
93 public static int getContantForFocusDirection(@View.FocusDirection int direction) { in getContantForFocusDirection() method in SoundEffectConstants136 return getContantForFocusDirection(direction); in getConstantForFocusDirection()
6252 playSoundEffect(SoundEffectConstants.getContantForFocusDirection(direction)); in performKeyboardGroupNavigation()6260 playSoundEffect(SoundEffectConstants.getContantForFocusDirection(direction)); in performKeyboardGroupNavigation()
1888 playSoundEffect(SoundEffectConstants.getContantForFocusDirection(direction)); in arrowScroll()1947 playSoundEffect(SoundEffectConstants.getContantForFocusDirection(direction)); in sequenceScroll()
2662 playSoundEffect(SoundEffectConstants.getContantForFocusDirection(direction)); in arrowScroll()
2576 playSoundEffect(SoundEffectConstants.getContantForFocusDirection(direction));
48271 method public static int getContantForFocusDirection(int);
33136 method public static int getContantForFocusDirection(int);