Home
last modified time | relevance | path

Searched refs:OnSystemColorModeChanged (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_observer.cpp43OnSystemColorModeChanged(colorMode, static_cast<uint32_t>(BundleResourceChangeType::SYSTEM_COLOR_M… in OnConfigurationUpdated()
88 void BundleResourceObserver::OnSystemColorModeChanged(const std::string &colorMode, const uint32_t … in OnSystemColorModeChanged() function in OHOS::AppExecFwk::BundleResourceObserver
91 callback.OnSystemColorModeChanged(colorMode, type); in OnSystemColorModeChanged()
H A Dbundle_resource_callback.cpp50 bool BundleResourceCallback::OnSystemColorModeChanged(const std::string &colorMode, const uint32_t … in OnSystemColorModeChanged() function in OHOS::AppExecFwk::BundleResourceCallback
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/bundle_resource/
H A Dbundle_resource_observer.h37 static void OnSystemColorModeChanged(const std::string &colorMode, const uint32_t type);
H A Dbundle_resource_callback.h36 bool OnSystemColorModeChanged(const std::string &colorMode,
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_resource_test/
H A Dbms_bundle_resource_test.cpp1705 bool ans = callback.OnSystemColorModeChanged(oldColorMode);
1709 ans = callback.OnSystemColorModeChanged(colorMode);