Home
last modified time | relevance | path

Searched refs:NAVIGATION_REPEAT_DOWN (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DSoundEffectConstants.java55 public static final int NAVIGATION_REPEAT_DOWN = 8; field in SoundEffectConstants
67 NAVIGATION_REPEAT_DOWN
81 NAVIGATION_REPEAT_DOWN
126 return SoundEffectConstants.NAVIGATION_REPEAT_DOWN; in getConstantForFocusDirection()
147 return effectId == SoundEffectConstants.NAVIGATION_REPEAT_DOWN in isNavigationRepeat()
H A DViewRootImpl.java8053 case SoundEffectConstants.NAVIGATION_REPEAT_DOWN: in playSoundEffect()
/aosp12/frameworks/base/core/tests/coretests/src/android/view/
H A DSoundEffectConstantsTest.java47 SoundEffectConstants.NAVIGATION_REPEAT_DOWN)); in testIsNavigationRepeat()
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt48360 field public static final int NAVIGATION_REPEAT_DOWN = 8; // 0x8