Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DEventHub.cpp198 ffEffectPlaying(false), ffEffectId(-1), controllerNumber(0), in Device()
713 effect.id = device->ffEffectId; in vibrate()
723 device->ffEffectId = effect.id; in vibrate()
729 ev.code = device->ffEffectId; in vibrate()
751 ev.code = device->ffEffectId; in cancelVibrate()
DEventHub.h355 int16_t ffEffectId; // initially -1 member