Searched refs:isEffectSupported (Results 1 – 13 of 13) sorted by relevance
80 info.isEffectSupported(VibrationEffect.EFFECT_CLICK)); in areEffectsSupported_noVibrator_returnsAlwaysNo()94 info.isEffectSupported(VibrationEffect.EFFECT_CLICK)); in areEffectsSupported_unsupportedInOneVibrator_returnsNo()106 info.isEffectSupported(VibrationEffect.EFFECT_CLICK)); in areEffectsSupported_unknownInOneVibrator_returnsUnknown()120 info.isEffectSupported(VibrationEffect.EFFECT_CLICK)); in arePrimitivesSupported_supportedInAllVibrators_returnsYes()
79 noEffects.isEffectSupported(VibrationEffect.EFFECT_CLICK)); in testIsEffectSupported()81 canClick.isEffectSupported(VibrationEffect.EFFECT_CLICK)); in testIsEffectSupported()83 canClick.isEffectSupported(VibrationEffect.EFFECT_TICK)); in testIsEffectSupported()
238 bool isEffectSupported = in TEST_P() local245 if (isEffectSupported) { in TEST_P()265 bool isEffectSupported = in TEST_P() local276 if (isEffectSupported) { in TEST_P()619 bool isEffectSupported = in TEST_P() local625 if (isEffectSupported) { in TEST_P()
272 public int isEffectSupported(int effectId) { in isEffectSupported() method in SystemVibrator.AllVibratorsInfo278 int effectSupported = info.isEffectSupported(effectId); in isEffectSupported()
512 supported[i] = info.isEffectSupported(effectIds[i]); in areEffectsSupported()
248 public int isEffectSupported(@VibrationEffect.EffectType int effectId) { in isEffectSupported() method in VibratorInfo
462 public static boolean isEffectSupported(String effectName) { in isEffectSupported() method in EffectFactory
475 EffectsRecorder.isEffectSupported(EffectsRecorder.EFFECT_GOOFY_FACE); in initVideoEffect()477 EffectsRecorder.isEffectSupported(EffectsRecorder.EFFECT_BACKDROPPER) && in initVideoEffect()
126 public static boolean isEffectSupported(int effectId) { in isEffectSupported() method in EffectsRecorder
292 info.isEffectSupported(VibrationEffect.EFFECT_CLICK));294 info.isEffectSupported(VibrationEffect.EFFECT_TICK));
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
24708 method public static boolean isEffectSupported(String);
16203 method public static boolean isEffectSupported(java.lang.String);