Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DSoundEffectConstants.java93 public static int getContantForFocusDirection(@View.FocusDirection int direction) { in getContantForFocusDirection() method in SoundEffectConstants
136 return getContantForFocusDirection(direction); in getConstantForFocusDirection()
H A DViewRootImpl.java6360 playSoundEffect(SoundEffectConstants.getContantForFocusDirection(direction)); in performKeyboardGroupNavigation()
6368 playSoundEffect(SoundEffectConstants.getContantForFocusDirection(direction)); in performKeyboardGroupNavigation()
/aosp12/frameworks/base/core/java/android/widget/
H A DGridView.java1888 playSoundEffect(SoundEffectConstants.getContantForFocusDirection(direction)); in arrowScroll()
1947 playSoundEffect(SoundEffectConstants.getContantForFocusDirection(direction)); in sequenceScroll()
H A DListView.java2662 playSoundEffect(SoundEffectConstants.getContantForFocusDirection(direction)); in arrowScroll()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DViewPager.java2576 playSoundEffect(SoundEffectConstants.getContantForFocusDirection(direction));
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
H A DScrollAdapterView.java1777 playSoundEffect(SoundEffectConstants.getContantForFocusDirection(direction));
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt48356 method public static int getContantForFocusDirection(int);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt33136 method public static int getContantForFocusDirection(int);