Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_observer/state_machine/
H A Dstate_collection_factory.cpp32 } else if (stateName == STATE_SCREEN) { in Create()
/ohos5.0/base/powermgr/thermal_manager/utils/native/include/
H A Dconstants.h45 const std::string STATE_SCREEN = "screen"; variable