Searched defs:WallpaperService (Results 1 - 2 of 2) sorted by relevance
/base/theme/wallpaper_mgr/services/include/ | ||
H A D | wallpaper_service.h | 53 class WallpaperService : public SystemAbility, public WallpaperServiceStub { class |
/base/theme/wallpaper_mgr/services/src/ | ||
H A D | wallpaper_service.cpp | 137 WallpaperService::WallpaperService(int32_t systemAbilityId, bool runOnCreate) in WallpaperService() function in OHOS::WallpaperMgrService::WallpaperService 143 WallpaperService::WallpaperService() : WallpaperServiceStub(true), state_(ServiceRunningState::STATE_NOT_START) in WallpaperService() function in OHOS::WallpaperMgrService::WallpaperService [all...] |
Completed in 3 milliseconds