Home
last modified time | relevance | path

Searched refs:ffEffectId (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
DEventHub.cpp145 ffEffectPlaying(false), ffEffectId(-1), controllerNumber(0), in Device()
622 effect.id = device->ffEffectId; in vibrate()
632 device->ffEffectId = effect.id; in vibrate()
638 ev.code = device->ffEffectId; in vibrate()
660 ev.code = device->ffEffectId; in cancelVibrate()
DEventHub.h351 int16_t ffEffectId; // initially -1 member