Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/dispatcher/include/
H A DInputDispatcherPolicyInterface.h146 virtual std::chrono::nanoseconds getKeyWaitingForEventsTimeout() { in getKeyWaitingForEventsTimeout() function
/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DFakeInputDispatcherPolicy.cpp203 std::chrono::nanoseconds FakeInputDispatcherPolicy::getKeyWaitingForEventsTimeout() { in getKeyWaitingForEventsTimeout() function in android::FakeInputDispatcherPolicy