Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/include/
H A Dbus_center_event.h98 SOFTBUS_SCREEN_LOCK, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/src/
H A Dlnn_network_manager.c276 case SOFTBUS_SCREEN_LOCK: in NetLockStateEventHandler()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/src/
H A Dbus_center_event.c559 if (state < SOFTBUS_SCREEN_LOCK || state >= SOFTBUS_SCREEN_LOCK_UNKNOWN) { in LnnNotifyScreenLockStateChangeEvent()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_ctrl.c662 case SOFTBUS_SCREEN_LOCK: in HbScreenLockChangeEventHandler()