Home
last modified time | relevance | path

Searched refs:setSupportedPrimitives (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/vibrator/
H A DFakeVibratorControllerProvider.java245 public void setSupportedPrimitives(int... primitives) { in setSupportedPrimitives() method in FakeVibratorControllerProvider
H A DVibrationThreadTest.java508 mVibratorProviders.get(VIBRATOR_ID).setSupportedPrimitives( in vibrate_singleVibratorComposedEffects_runsDifferentVibrations()
1232 mVibratorProviders.get(VIBRATOR_ID).setSupportedPrimitives(
H A DVibratorManagerServiceTest.java281 vibrator.setSupportedPrimitives(VibrationEffect.Composition.PRIMITIVE_CLICK);