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

  /frameworks/base/services/input/
InputReader.h 403 void requestTimeoutAtTimeLocked(nsecs_t when);
    [all...]
InputReader.cpp 568 void InputReader::requestTimeoutAtTimeLocked(nsecs_t when) {
812 mReader->requestTimeoutAtTimeLocked(when);
    [all...]

Completed in 23 milliseconds