Home
last modified time | relevance | path

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

/base/theme/wallpaper_mgr/services/include/
H A Dwallpaper_service.h176 atomic<int32_t> wallpaperId_; member in OHOS::WallpaperMgrService::WallpaperService
/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_service.cpp257 wallpaperId_ = DEFAULT_WALLPAPER_ID; in InitData()
538 if (wallpaperId_ == INT32_MAX) { in MakeWallpaperIdLocked()
539 wallpaperId_ = DEFAULT_WALLPAPER_ID; in MakeWallpaperIdLocked()
541 return ++wallpaperId_; in MakeWallpaperIdLocked()

Completed in 4 milliseconds