Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/os/
H A DVibrator.java96 public static final int VIBRATION_EFFECT_SUPPORT_YES = 1; field in Vibrator
110 VIBRATION_EFFECT_SUPPORT_YES,
578 int allSupported = VIBRATION_EFFECT_SUPPORT_YES; in areAllEffectsSupported()
583 case VIBRATION_EFFECT_SUPPORT_YES: in areAllEffectsSupported()
H A DSystemVibrator.java403 if (infos[j].isEffectSupported(effectId) != VIBRATION_EFFECT_SUPPORT_YES) { in supportedEffectsIntersection()
H A DVibratorInfo.java280 return mSupportedEffects.get(effectId) ? Vibrator.VIBRATION_EFFECT_SUPPORT_YES in isEffectSupported()
/aosp14/frameworks/base/core/java/android/os/vibrator/
H A DPrebakedSegment.java74 if (vibrator.areAllEffectsSupported(mEffectId) == Vibrator.VIBRATION_EFFECT_SUPPORT_YES) { in areVibrationFeaturesSupported()
/aosp14/frameworks/base/core/tests/coretests/src/android/os/
H A DVibratorInfoTest.java78 assertEquals(Vibrator.VIBRATION_EFFECT_SUPPORT_YES, in testIsEffectSupported()
H A DVibratorTest.java148 assertEquals(Vibrator.VIBRATION_EFFECT_SUPPORT_YES, in arePrimitivesSupported_supportedInAllVibrators_returnsYes()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/vibrator/
H A DVibratorManagerServiceTest.java417 assertEquals(Vibrator.VIBRATION_EFFECT_SUPPORT_YES, in getVibratorInfo_vibratorSuccessfulLoadBeforeSystemReady_returnsInfoForVibrator()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt34083 field public static final int VIBRATION_EFFECT_SUPPORT_YES = 1; // 0x1