Searched refs:SendEventToDeviceNode (Results 1 – 3 of 3) sorted by relevance
70 return SendEventToDeviceNode(inputEventArray); in SendEvent()73 int32_t ManageInjectDevice::SendEventToDeviceNode(const InputEventArray &inputEventArray) in SendEventToDeviceNode() function in OHOS::MMI::ManageInjectDevice
32 int32_t SendEventToDeviceNode(const InputEventArray &inputEventArray);
121 auto ret = manageInjectDevice.SendEventToDeviceNode(inputEventArray);