Home
last modified time | relevance | path

Searched refs:SetAllWallpapers (Results 1 - 4 of 4) sorted by relevance

/base/theme/wallpaper_mgr/frameworks/native/include/
H A Dwallpaper_manager.h176 ErrorCode SetAllWallpapers(const std::vector<WallpaperInfo> &wallpaperInfos, std::int32_t wallpaperType);
/base/theme/wallpaper_mgr/frameworks/js/napi/
H A Dnapi_wallpaper_ability.h203 static void SetAllWallpapers(std::shared_ptr<SetContextInfo> context);
H A Dnapi_wallpaper_ability.cpp890 NapiWallpaperAbility::SetAllWallpapers(context); in NAPI_SetAllWallpapers()
895 void NapiWallpaperAbility::SetAllWallpapers(std::shared_ptr<SetContextInfo> context) in SetAllWallpapers() function in OHOS::WallpaperNAPI::NapiWallpaperAbility
925 ErrorCode wallpaperErrorCode = WallpaperMgrService::WallpaperManager::GetInstance().SetAllWallpapers( in SetAllWallpapers()
/base/theme/wallpaper_mgr/frameworks/native/src/
H A Dwallpaper_manager.cpp692 ErrorCode WallpaperManager::SetAllWallpapers(const std::vector<WallpaperInfo> &wallpaperInfos, in SetAllWallpapers() function in OHOS::WallpaperMgrService::WallpaperManager

Completed in 8 milliseconds