Searched defs:SetCustomWallpaper (Results 1 – 4 of 4) sorted by relevance
/base/theme/wallpaper_mgr/frameworks/native/src/ | ||
D | wallpaper_service_proxy.cpp | 184 ErrorCode WallpaperServiceProxy::SetCustomWallpaper(const std::string &uri, int32_t wallpaperType) in SetCustomWallpaper() function in OHOS::WallpaperMgrService::WallpaperServiceProxy |
D | wallpaper_manager.cpp | 298 ErrorCode WallpaperManager::SetCustomWallpaper(const std::string &uri, const int32_t wallpaperType) in SetCustomWallpaper() function in OHOS::WallpaperMgrService::WallpaperManager |
/base/theme/wallpaper_mgr/services/src/ | ||
D | wallpaper_service.cpp | 800 ErrorCode WallpaperService::SetCustomWallpaper(const std::string &uri, int32_t type) in SetCustomWallpaper() function in OHOS::WallpaperMgrService::WallpaperService |
/base/theme/wallpaper_mgr/frameworks/js/napi/ | ||
D | napi_wallpaper_ability.cpp | 735 void NapiWallpaperAbility::SetCustomWallpaper(std::shared_ptr<SetContextInfo> context) in SetCustomWallpaper() function in OHOS::WallpaperNAPI::NapiWallpaperAbility |