Searched refs:VIBRATION_EFFECT_SUPPORT_YES (Results 1 – 9 of 9) sorted by relevance
96 public static final int VIBRATION_EFFECT_SUPPORT_YES = 1; field in Vibrator110 VIBRATION_EFFECT_SUPPORT_YES,578 int allSupported = VIBRATION_EFFECT_SUPPORT_YES; in areAllEffectsSupported()583 case VIBRATION_EFFECT_SUPPORT_YES: in areAllEffectsSupported()
403 if (infos[j].isEffectSupported(effectId) != VIBRATION_EFFECT_SUPPORT_YES) { in supportedEffectsIntersection()
280 return mSupportedEffects.get(effectId) ? Vibrator.VIBRATION_EFFECT_SUPPORT_YES in isEffectSupported()
74 if (vibrator.areAllEffectsSupported(mEffectId) == Vibrator.VIBRATION_EFFECT_SUPPORT_YES) { in areVibrationFeaturesSupported()
78 assertEquals(Vibrator.VIBRATION_EFFECT_SUPPORT_YES, in testIsEffectSupported()
148 assertEquals(Vibrator.VIBRATION_EFFECT_SUPPORT_YES, in arePrimitivesSupported_supportedInAllVibrators_returnsYes()
417 assertEquals(Vibrator.VIBRATION_EFFECT_SUPPORT_YES, in getVibratorInfo_vibratorSuccessfulLoadBeforeSystemReady_returnsInfoForVibrator()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
34083 field public static final int VIBRATION_EFFECT_SUPPORT_YES = 1; // 0x1