Home
last modified time | relevance | path

Searched defs:SendSwitchesEvent (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/libs/confui/
Dhost_virtual_input.cc131 Result<void> HostVirtualInputEventSink::SendSwitchesEvent(uint16_t code, in SendSwitchesEvent() function in cuttlefish::confui::HostVirtualInputEventSink
/device/google/cuttlefish/host/libs/input_connector/
Dinput_connector.cpp136 Result<void> EventSinkImpl::SendSwitchesEvent(uint16_t code, bool state) { in SendSwitchesEvent() function in cuttlefish::EventSinkImpl