Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/
DEventHub.cpp446 bool usingClockIoctl = !ioctl(fd, EVIOCSCLOCKID, &clockId); in configureFd() local
447 ALOGI("usingClockIoctl=%s", toString(usingClockIoctl)); in configureFd()