Searched defs:SendSwitchesEvent (Results 1 – 2 of 2) sorted by relevance
/device/google/cuttlefish/host/libs/confui/ | ||
D | host_virtual_input.cc | 131 Result<void> HostVirtualInputEventSink::SendSwitchesEvent(uint16_t code, in SendSwitchesEvent() function in cuttlefish::confui::HostVirtualInputEventSink |
/device/google/cuttlefish/host/libs/input_connector/ | ||
D | input_connector.cpp | 136 Result<void> EventSinkImpl::SendSwitchesEvent(uint16_t code, bool state) { in SendSwitchesEvent() function in cuttlefish::EventSinkImpl |