Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/vibrator/
H A DVibration.java57 FORWARDED_TO_INPUT_DEVICES(VibrationProto.FORWARDED_TO_INPUT_DEVICES), enumConstant
H A DVibratorManagerService.java682 return new Vibration.EndInfo(Vibration.Status.FORWARDED_TO_INPUT_DEVICES); in startVibrationLocked()
/aosp14/frameworks/base/core/proto/android/server/vibrator/
H A Dvibratormanagerservice.proto108 FORWARDED_TO_INPUT_DEVICES = 4; enumerator