Home
last modified time | relevance | path

Searched refs:SetThemeIdForThemeChanged (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_callback.cpp113 if (!SetThemeIdForThemeChanged(themeId)) { in OnApplicationThemeChanged()
170 bool BundleResourceCallback::SetThemeIdForThemeChanged(const int32_t themeId) in SetThemeIdForThemeChanged() function in OHOS::AppExecFwk::BundleResourceCallback
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/bundle_resource/
H A Dbundle_resource_callback.h51 bool SetThemeIdForThemeChanged(const int32_t themeId);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_resource_test/
H A Dbms_bundle_resource_test.cpp3772 bool ret = bundleResourceCallback.SetThemeIdForThemeChanged(themeId);
3775 ret = bundleResourceCallback.SetThemeIdForThemeChanged(themeId);