Searched defs:SetWallpaper (Results 1 – 3 of 3) sorted by relevance
/base/theme/wallpaper_mgr/frameworks/native/src/ |
D | wallpaper_manager.cpp | 176 ErrorCode WallpaperManager::SetWallpaper(std::string uri, int32_t wallpaperType, const ApiInfo &api… in SetWallpaper() function in OHOS::WallpaperMgrService::WallpaperManager 216 ErrorCode WallpaperManager::SetWallpaper(std::shared_ptr<OHOS::Media::PixelMap> pixelMap, int32_t w… in SetWallpaper() function in OHOS::WallpaperMgrService::WallpaperManager
|
D | wallpaper_service_proxy.cpp | 95 ErrorCode WallpaperServiceProxy::SetWallpaper(int32_t fd, int32_t wallpaperType, int32_t length) in SetWallpaper() function in OHOS::WallpaperMgrService::WallpaperServiceProxy
|
/base/theme/wallpaper_mgr/services/src/ |
D | wallpaper_service.cpp | 664 ErrorCode WallpaperService::SetWallpaper(int32_t fd, int32_t wallpaperType, int32_t length) in SetWallpaper() function in OHOS::WallpaperMgrService::WallpaperService 1301 ErrorCode WallpaperService::SetWallpaper(int32_t fd, int32_t wallpaperType, int32_t length, in SetWallpaper() function in OHOS::WallpaperMgrService::WallpaperService
|