Home
last modified time | relevance | path

Searched defs:OnColorsChange (Results 1 – 7 of 7) sorted by relevance

/base/theme/wallpaper_mgr/frameworks/native/include/
Dwallpaper_event_listener.h34 virtual void OnColorsChange(const std::vector<uint64_t> &color, int32_t wallpaperType) in OnColorsChange() function
/base/theme/wallpaper_mgr/frameworks/native/src/
Dwallpaper_event_listener_client.cpp33 void WallpaperEventListenerClient::OnColorsChange(const std::vector<uint64_t> &color, int32_t wallp… in OnColorsChange() function in OHOS::WallpaperMgrService::WallpaperEventListenerClient
/base/theme/wallpaper_mgr/services/src/
Dwallpaper_event_listener_proxy.cpp26 void WallpaperEventListenerProxy::OnColorsChange(const std::vector<uint64_t> &color, int32_t wallpa… in OnColorsChange() function in OHOS::WallpaperMgrService::WallpaperEventListenerProxy
Dwallpaper_service.cpp1483 void WallpaperService::OnColorsChange(WallpaperType wallpaperType, const ColorManager::Color &color) in OnColorsChange() function in OHOS::WallpaperMgrService::WallpaperService
/base/theme/wallpaper_mgr/test/fuzztest/wallpapermanager_fuzzer/
Dwallpaper_manager_fuzzer.cpp76 void WallpaperEventListenerFuzzTestImpl::OnColorsChange(const std::vector<uint64_t> &color, int32_t… in OnColorsChange() function in OHOS::WallpaperEventListenerFuzzTestImpl
/base/theme/wallpaper_mgr/test/unittest/
Dwallpaper_test.cpp225 void WallpaperEventListenerTestImpl::OnColorsChange(const std::vector<uint64_t> &color, int32_t wal… in OnColorsChange() function in OHOS::WallpaperMgrService::WallpaperEventListenerTestImpl
/base/theme/wallpaper_mgr/frameworks/js/napi/
Dnapi_wallpaper_ability.cpp968 void NapiWallpaperAbility::OnColorsChange(const std::vector<uint64_t> &color, int wallpaperType) in OnColorsChange() function in OHOS::WallpaperNAPI::NapiWallpaperAbility