Searched refs:UpdataWallpaperMap (Results 1 - 3 of 3) sorted by relevance
/base/theme/wallpaper_mgr/test/fuzztest/wallpapermanagerservice_fuzzer/updatewallpapermap_fuzzer/ |
H A D | updatewallpapermap_fuzzer.cpp | 39 WallpaperMgrService.UpdataWallpaperMap(userId, wallpaperType); in UpdataWallpaperMapFuzzTest()
|
/base/theme/wallpaper_mgr/services/src/ |
H A D | wallpaper_service.cpp | 272 UpdataWallpaperMap(userId, WALLPAPER_SYSTEM); in InitData() 273 UpdataWallpaperMap(userId, WALLPAPER_LOCKSCREEN); in InitData() 346 UpdataWallpaperMap(userId, WALLPAPER_SYSTEM); in InitUsersOnBoot() 347 UpdataWallpaperMap(userId, WALLPAPER_LOCKSCREEN); in InitUsersOnBoot() 378 UpdataWallpaperMap(userId, WALLPAPER_SYSTEM); in OnInitUser() 379 UpdataWallpaperMap(userId, WALLPAPER_LOCKSCREEN); in OnInitUser() 468 UpdataWallpaperMap(userId, WALLPAPER_SYSTEM); in OnSwitchedUser() 469 UpdataWallpaperMap(userId, WALLPAPER_LOCKSCREEN); in OnSwitchedUser() 544 void WallpaperService::UpdataWallpaperMap(int32_t userId, WallpaperType wallpaperType) in UpdataWallpaperMap() function in OHOS::WallpaperMgrService::WallpaperService 1089 UpdataWallpaperMap(userI in GetWallpaperSafeLocked() [all...] |
/base/theme/wallpaper_mgr/services/include/ |
H A D | wallpaper_service.h | 110 void UpdataWallpaperMap(int32_t userId, WallpaperType wallpaperType);
|
Completed in 4 milliseconds