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

/frameworks/base/services/input/
H A DEventHub.h330 int16_t ffEffectId; // initially -1 member in struct:android::EventHub::Device
H A DEventHub.cpp165 ffEffectPlaying(false), ffEffectId(-1) {
572 effect.id = device->ffEffectId;
582 device->ffEffectId = effect.id;
588 ev.code = device->ffEffectId;
610 ev.code = device->ffEffectId;

Completed in 176 milliseconds