Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/
Dconnection_observer.cpp112 Result<void> OnSwitchEvent(uint16_t code, bool state) { in OnSwitchEvent() function in cuttlefish::ConnectionObserverImpl
140 CF_EXPECT(OnSwitchEvent(SW_LID, !lid_open)); in OnLidStateChange()