Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DVibratorInputMapper.cpp36 info.setVibrator(true); in populateDeviceInfo()
/frameworks/native/include/input/
DInputDevice.h326 inline void setVibrator(bool hasVibrator) { mHasVibrator = hasVibrator; } in setVibrator() function