Home
last modified time | relevance | path

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

/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
DFullScreenMagnificationVibrationHelper.java56 if (mIsVibrationEffectSupportedProvider.isVibrationEffectSupported()) { in vibrateIfSettingEnabled()
75 boolean isVibrationEffectSupported(); in isVibrationEffectSupported() method