Searched defs:usingClockIoctl (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/
H A DEventHub.cpp1339 bool usingClockIoctl = !ioctl(fd, EVIOCSCLOCKID, &clockId); local
1343 "wakeMechanism=%s, usingClockIoctl=%s",
1350 wakeMechanism.string(), toString(usingClockIoctl));

Completed in 88 milliseconds