Home
last modified time | relevance | path

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

/base/miscservices/wallpaper/interfaces/kits/napi/
Dnapi_wallpaper_ability.cpp278 bool urlret = false; in NAPI_SetWallpaper() local
282urlret = WallpaperMgrService::WallpaperManagerkits::GetInstance().SetWallpaper(context->pixelMap, in NAPI_SetWallpaper()
287urlret = WallpaperMgrService::WallpaperManagerkits::GetInstance().SetWallpaper(context->url, in NAPI_SetWallpaper()
290 if (urlret) { in NAPI_SetWallpaper()