Home
last modified time | relevance | path

Searched refs:LnnNotifyScreenLockStateChangeEvent (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.cpp64 LnnNotifyScreenLockStateChangeEvent(SOFTBUS_USER_UNLOCK); in OnReceiveEvent()
66 LnnNotifyScreenLockStateChangeEvent(SOFTBUS_SCREEN_UNLOCK); in OnReceiveEvent()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/include/
H A Dbus_center_event.h264 void LnnNotifyScreenLockStateChangeEvent(SoftBusScreenLockState state);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/src/
H A Dbus_center_event.c557 void LnnNotifyScreenLockStateChangeEvent(SoftBusScreenLockState state) in LnnNotifyScreenLockStateChangeEvent() function