Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/vibrator/
DVibration.java65 FORWARDED_TO_INPUT_DEVICES(VibrationProto.FORWARDED_TO_INPUT_DEVICES), enumConstant
DVibratorManagerService.java904 return new Vibration.EndInfo(Vibration.Status.FORWARDED_TO_INPUT_DEVICES); in startVibrationOnInputDevicesLocked()
/frameworks/base/core/proto/android/server/vibrator/
Dvibratormanagerservice.proto125 FORWARDED_TO_INPUT_DEVICES = 4; enumerator