HomeSort by relevance Sort by last modified time
    Searched defs:clockId (Results 1 - 2 of 2) sorted by null

  /hardware/libhardware/modules/input/evdev/
InputHub.cpp 169 int clockId = CLOCK_MONOTONIC;
170 if (TEMP_FAILURE_RETRY(ioctl(fd, EVIOCSCLOCKID, &clockId)) < 0) {
  /frameworks/native/services/inputflinger/
EventHub.cpp     [all...]

Completed in 210 milliseconds