Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/service/include/softbus/
H A Dsoftbus_listener.h58 static void OnDeviceScreenStatusChanged(NodeStatusType type, NodeStatus *status);
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dsoftbus_listener.cpp124 .onNodeStatusChanged = SoftbusListener::OnDeviceScreenStatusChanged,
192 void SoftbusListener::OnDeviceScreenStatusChanged(NodeStatusType type, NodeStatus *status) in OnDeviceScreenStatusChanged() function in OHOS::DistributedHardware::SoftbusListener