Searched refs:SYSTEM_THEME_CHANGE (Results 1 – 4 of 4) sorted by relevance
60 type = (type == 0) ? static_cast<uint32_t>(BundleResourceChangeType::SYSTEM_THEME_CHANGE) : in OnConfigurationUpdated()61 (type | static_cast<uint32_t>(BundleResourceChangeType::SYSTEM_THEME_CHANGE)); in OnConfigurationUpdated()72 case static_cast<uint32_t>(BundleResourceChangeType::SYSTEM_THEME_CHANGE) : { in OnConfigurationUpdated()
209 case static_cast<uint32_t>(BundleResourceChangeType::SYSTEM_THEME_CHANGE) : { in InnerProcessResourceInfoByResourceUpdateType()651 if (((type & static_cast<uint32_t>(BundleResourceChangeType::SYSTEM_THEME_CHANGE)) == in UpdateCloneBundleResourceInfo()652 static_cast<uint32_t>(BundleResourceChangeType::SYSTEM_THEME_CHANGE)) || in UpdateCloneBundleResourceInfo()
25 SYSTEM_THEME_CHANGE = 0x00000010, enumerator
45 const uint32_t type = static_cast<uint32_t>(BundleResourceChangeType::SYSTEM_THEME_CHANGE));