Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dconnection_observer.h84 virtual void OnSensorsChannelClosed() = 0;
Ddata_channels.cpp286 observer()->OnSensorsChannelClosed(); in OnStateChangeInner()
/device/google/cuttlefish/host/frontend/webrtc/
Dconnection_observer.cpp207 void OnSensorsChannelClosed() override { in OnSensorsChannelClosed() function in cuttlefish::ConnectionObserverImpl