Home
last modified time | relevance | path

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

/frameworks/base/services/input/
DEventHub.cpp1180 bool usingSuspendBlockIoctl = !ioctl(fd, EVIOCSSUSPENDBLOCK, 1); in openDeviceLocked() local
1209 toString(usingSuspendBlockIoctl), toString(usingClockIoctl)); in openDeviceLocked()