Home
last modified time | relevance | path

Searched refs:TYPE_SCREEN_STATUS (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/interfaces/kits/bus_center/
H A Dsoftbus_bus_center.h311 TYPE_SCREEN_STATUS = 5, /**< Screen status change */ enumerator
/foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/
H A Dclient_bus_center_manager_test.cpp601 EXPECT_TRUE(LnnOnNodeStatusChanged(nullptr, reinterpret_cast<void *>(&info), TYPE_SCREEN_STATUS) == in HWTEST_F()
611 EXPECT_TRUE(LnnOnNodeStatusChanged("", reinterpret_cast<void *>(&info), TYPE_SCREEN_STATUS) == SOFTBUS_OK); in HWTEST_F()
/foundation/distributedhardware/device_manager/test/softbusunittest/
H A DUTTest_softbus_listener.cpp744 NodeStatusType type = NodeStatusType::TYPE_SCREEN_STATUS; in HWTEST_F()
/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dsoftbus_listener.cpp206 if (type != NodeStatusType::TYPE_SCREEN_STATUS) { in OnDeviceScreenStatusChanged()

Completed in 7 milliseconds