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

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

Completed in 347 milliseconds