Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DEventHub.cpp1272 unsigned int repeatRate[] = {0,0}; in openDeviceLocked() local
1273 if (ioctl(fd, EVIOCSREP, repeatRate)) { in openDeviceLocked()