Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DVibrator.java96 public static final int VIBRATION_EFFECT_SUPPORT_YES = 1; field in Vibrator
110 VIBRATION_EFFECT_SUPPORT_YES,
610 int allSupported = VIBRATION_EFFECT_SUPPORT_YES; in areAllEffectsSupported()
615 case VIBRATION_EFFECT_SUPPORT_YES: in areAllEffectsSupported()
DVibratorInfo.java321 return mSupportedEffects.get(effectId) ? Vibrator.VIBRATION_EFFECT_SUPPORT_YES in isEffectSupported()
/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
DFullScreenMagnificationVibrationHelper.java50 VibrationEffect.EFFECT_CLICK) == Vibrator.VIBRATION_EFFECT_SUPPORT_YES; in FullScreenMagnificationVibrationHelper()
/frameworks/base/core/java/android/os/vibrator/
DPrebakedSegment.java82 if (vibratorInfo.isEffectSupported(mEffectId) == Vibrator.VIBRATION_EFFECT_SUPPORT_YES) { in areVibrationFeaturesSupported()
DMultiVibratorInfo.java132 if (infos[j].isEffectSupported(effectId) != Vibrator.VIBRATION_EFFECT_SUPPORT_YES) { in supportedEffectsIntersection()
/frameworks/base/core/tests/vibrator/src/android/os/vibrator/
DMultiVibratorInfoTest.java64 assertEquals(Vibrator.VIBRATION_EFFECT_SUPPORT_YES, in testIsEffectSupported_supportedInAllVibrators_returnsYes()
/frameworks/base/core/tests/vibrator/src/android/os/
DVibratorInfoTest.java87 assertEquals(Vibrator.VIBRATION_EFFECT_SUPPORT_YES, in testIsEffectSupported()
/frameworks/base/services/tests/vibrator/src/com/android/server/vibrator/
DVibratorManagerServiceTest.java451 assertEquals(Vibrator.VIBRATION_EFFECT_SUPPORT_YES, in getVibratorInfo_vibratorSuccessfulLoadBeforeSystemReady_returnsInfoForVibrator()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt34221 field public static final int VIBRATION_EFFECT_SUPPORT_YES = 1; // 0x1