Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/common/bus_center/common_event/
H A Dlnn_common_event_monitor.cpp69 LnnNotifyScreenStateChangeEvent(screenState); in OnReceiveEvent()
121 LnnNotifyScreenStateChangeEvent(screenState); in LnnQueryLocalScreenStatusOnce()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/include/
H A Dbus_center_event.h261 void LnnNotifyScreenStateChangeEvent(SoftBusScreenState state);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/src/
H A Dbus_center_event.c528 void LnnNotifyScreenStateChangeEvent(SoftBusScreenState state) in LnnNotifyScreenStateChangeEvent() function