Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DEventHub.cpp152 ffEffectPlaying(false), ffEffectId(-1), controllerNumber(0), in Device()
643 effect.id = device->ffEffectId; in vibrate()
653 device->ffEffectId = effect.id; in vibrate()
659 ev.code = device->ffEffectId; in vibrate()
681 ev.code = device->ffEffectId; in cancelVibrate()
DEventHub.h362 int16_t ffEffectId; // initially -1 member