Home
last modified time | relevance | path

Searched defs:getKeyWaitingForEventsTimeout (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/dispatcher/include/
DInputDispatcherPolicyInterface.h149 virtual std::chrono::nanoseconds getKeyWaitingForEventsTimeout() { in getKeyWaitingForEventsTimeout() function
/frameworks/native/services/inputflinger/tests/
DFakeInputDispatcherPolicy.cpp210 std::chrono::nanoseconds FakeInputDispatcherPolicy::getKeyWaitingForEventsTimeout() { in getKeyWaitingForEventsTimeout() function in android::FakeInputDispatcherPolicy