Home
last modified time | relevance | path

Searched refs:ClearWallpaperLocked (Results 1 - 2 of 2) sorted by relevance

/base/theme/wallpaper_mgr/services/include/
H A Dwallpaper_service.h115 void ClearWallpaperLocked(int32_t userId, WallpaperType wallpaperType);
/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_service.cpp439 ClearWallpaperLocked(userId, WALLPAPER_SYSTEM); in OnRemovedUser()
440 ClearWallpaperLocked(userId, WALLPAPER_LOCKSCREEN); in OnRemovedUser()
1101 void WallpaperService::ClearWallpaperLocked(int32_t userId, WallpaperType wallpaperType) in ClearWallpaperLocked() function in OHOS::WallpaperMgrService::WallpaperService

Completed in 5 milliseconds