Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/
DEventHub.cpp370 ffEffectId(-1), in Device()
1367 effect.id = device->ffEffectId; in vibrate()
1378 device->ffEffectId = effect.id; in vibrate()
1384 ev.code = device->ffEffectId; in vibrate()
1406 ev.code = device->ffEffectId; in cancelVibrate()
/frameworks/native/services/inputflinger/reader/include/
DEventHub.h581 int16_t ffEffectId; // initially -1 member