Searched refs:VIBRATION_EFFECT_SUPPORT_YES (Results 1 – 10 of 10) sorted by relevance
96 public static final int VIBRATION_EFFECT_SUPPORT_YES = 1; field in Vibrator110 VIBRATION_EFFECT_SUPPORT_YES,610 int allSupported = VIBRATION_EFFECT_SUPPORT_YES; in areAllEffectsSupported()615 case VIBRATION_EFFECT_SUPPORT_YES: in areAllEffectsSupported()
321 return mSupportedEffects.get(effectId) ? Vibrator.VIBRATION_EFFECT_SUPPORT_YES in isEffectSupported()
50 VibrationEffect.EFFECT_CLICK) == Vibrator.VIBRATION_EFFECT_SUPPORT_YES; in FullScreenMagnificationVibrationHelper()
82 if (vibratorInfo.isEffectSupported(mEffectId) == Vibrator.VIBRATION_EFFECT_SUPPORT_YES) { in areVibrationFeaturesSupported()
132 if (infos[j].isEffectSupported(effectId) != Vibrator.VIBRATION_EFFECT_SUPPORT_YES) { in supportedEffectsIntersection()
64 assertEquals(Vibrator.VIBRATION_EFFECT_SUPPORT_YES, in testIsEffectSupported_supportedInAllVibrators_returnsYes()
87 assertEquals(Vibrator.VIBRATION_EFFECT_SUPPORT_YES, in testIsEffectSupported()
451 assertEquals(Vibrator.VIBRATION_EFFECT_SUPPORT_YES, in getVibratorInfo_vibratorSuccessfulLoadBeforeSystemReady_returnsInfoForVibrator()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
34221 field public static final int VIBRATION_EFFECT_SUPPORT_YES = 1; // 0x1