Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DViewRootImpl.java564 private boolean mFastScrollSoundEffectsEnabled = false; field in ViewRootImpl
8376 mFastScrollSoundEffectsEnabled = mAudioManager.areNavigationRepeatSoundEffectsEnabled(); in getAudioManager()
8753 if (mFastScrollSoundEffectsEnabled in playSoundEffect()