Searched refs:expectMotionDispatchTraced (Results 1 – 3 of 3) sorted by relevance
45 void expectMotionDispatchTraced(const MotionEvent& event, int32_t windowId);
71 void VerifyingTrace::expectMotionDispatchTraced(const MotionEvent& event, int32_t windowId) { in expectMotionDispatchTraced() function in android::inputdispatcher::VerifyingTrace
218 mVerifyingTrace->expectMotionDispatchTraced(static_cast<MotionEvent&>(*event), in handleEventReceivedByWindow()