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

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

Completed in 222 milliseconds