Home
last modified time | relevance | path

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

/base/theme/wallpaper_mgr/services/include/
Dwallpaper_service_stub.h57 int32_t OnSetCustomWallpaper(MessageParcel &data, MessageParcel &reply);
/base/theme/wallpaper_mgr/services/src/
Dwallpaper_service_stub.cpp53 …ncMap_[WallpaperServiceIpcInterfaceCode::SET_CUSTOM] = &WallpaperServiceStub::OnSetCustomWallpaper; in WallpaperServiceStub()
146 int32_t WallpaperServiceStub::OnSetCustomWallpaper(MessageParcel &data, MessageParcel &reply) in OnSetCustomWallpaper() function in OHOS::WallpaperMgrService::WallpaperServiceStub