Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/
DEventHub.cpp367 ffEffectId(-1), in Device()
1295 effect.id = device->ffEffectId; in vibrate()
1306 device->ffEffectId = effect.id; in vibrate()
1312 ev.code = device->ffEffectId; in vibrate()
1334 ev.code = device->ffEffectId; in cancelVibrate()
/frameworks/native/services/inputflinger/reader/include/
DEventHub.h574 int16_t ffEffectId; // initially -1 member