Searched refs:OnSetCustomWallpaper (Results 1 – 2 of 2) sorted by relevance
57 int32_t OnSetCustomWallpaper(MessageParcel &data, MessageParcel &reply);
53 …ncMap_[WallpaperServiceIpcInterfaceCode::SET_CUSTOM] = &WallpaperServiceStub::OnSetCustomWallpaper; in WallpaperServiceStub()146 int32_t WallpaperServiceStub::OnSetCustomWallpaper(MessageParcel &data, MessageParcel &reply) in OnSetCustomWallpaper() function in OHOS::WallpaperMgrService::WallpaperServiceStub