Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_constants.h94 constexpr const char* CPU_SCENE_ID_CONFIG_UPDATE = "1"; variable
/ohos5.0/foundation/ability/form_fwk/services/form_render_service/src/
H A Dform_render_impl.cpp370 eventInfo.sceneId = Constants::CPU_SCENE_ID_CONFIG_UPDATE; in OnConfigurationUpdatedInner()