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

  /frameworks/native/services/inputflinger/
InputReader.h 512 void requestTimeoutAtTimeLocked(nsecs_t when);
    [all...]
InputReader.cpp 562 void InputReader::requestTimeoutAtTimeLocked(nsecs_t when) {
819 mReader->requestTimeoutAtTimeLocked(when);
    [all...]

Completed in 75 milliseconds