Home
last modified time | relevance | path

Searched refs:OnCustomActionButton (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dconnection_observer.h72 virtual void OnCustomActionButton(const std::string& command,
Ddata_channels.cpp216 observer()->OnCustomActionButton(command, button_state); in OnMessageInner()
/device/google/cuttlefish/host/frontend/webrtc/
Dconnection_observer.cpp171 void OnCustomActionButton(const std::string &command, in OnCustomActionButton() function in cuttlefish::ConnectionObserverImpl