Home
last modified time | relevance | path

Searched refs:getContantForFocusDirection (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/view/
DSoundEffectConstants.java93 public static int getContantForFocusDirection(@View.FocusDirection int direction) { in getContantForFocusDirection() method in SoundEffectConstants
136 return getContantForFocusDirection(direction); in getConstantForFocusDirection()
DViewRootImpl.java7843 playSoundEffect(SoundEffectConstants.getContantForFocusDirection(direction)); in performKeyboardGroupNavigation()
7851 playSoundEffect(SoundEffectConstants.getContantForFocusDirection(direction)); in performKeyboardGroupNavigation()
/frameworks/base/core/java/android/widget/
DGridView.java1888 playSoundEffect(SoundEffectConstants.getContantForFocusDirection(direction)); in arrowScroll()
1947 playSoundEffect(SoundEffectConstants.getContantForFocusDirection(direction)); in sequenceScroll()
DListView.java2660 playSoundEffect(SoundEffectConstants.getContantForFocusDirection(direction)); in arrowScroll()
/frameworks/base/core/java/com/android/internal/widget/
DViewPager.java2576 playSoundEffect(SoundEffectConstants.getContantForFocusDirection(direction));
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33136 method public static int getContantForFocusDirection(int);
/frameworks/base/core/api/
Dcurrent.txt52187 method public static int getContantForFocusDirection(int);