Searched refs:expectKeyDispatchTraced (Results 1 – 3 of 3) sorted by relevance
42 void expectKeyDispatchTraced(const KeyEvent& event, int32_t windowId);
66 void VerifyingTrace::expectKeyDispatchTraced(const KeyEvent& event, int32_t windowId) { in expectKeyDispatchTraced() function in android::inputdispatcher::VerifyingTrace
214 mVerifyingTrace->expectKeyDispatchTraced(static_cast<KeyEvent&>(*event), info.id); in handleEventReceivedByWindow()