Home
last modified time | relevance | path

Searched refs:getUnresponsiveMonitorPid (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputDispatcher_test.cpp160 int32_t pid = getUnresponsiveMonitorPid(timeout); in assertNotifyMonitorUnresponsiveWasCalled()
181 int32_t getUnresponsiveMonitorPid(std::chrono::nanoseconds timeout) { in getUnresponsiveMonitorPid() function in android::inputdispatcher::FakeInputDispatcherPolicy