Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DSoundEffectConstants.java84 public @interface NavigationSoundEffect {} annotation in SoundEffectConstants
118 public static @NavigationSoundEffect int getConstantForFocusDirection( in getConstantForFocusDirection()
146 public static boolean isNavigationRepeat(@NavigationSoundEffect int effectId) { in isNavigationRepeat()