Searched refs:OnResetWallpaper (Results 1 – 2 of 2) sorted by relevance
44 int32_t OnResetWallpaper(MessageParcel &data, MessageParcel &reply);
55 … [this](MessageParcel &data, MessageParcel &reply) { return OnResetWallpaper(data, reply); } }, in WallpaperServiceStub()364 int32_t WallpaperServiceStub::OnResetWallpaper(MessageParcel &data, MessageParcel &reply) in OnResetWallpaper() function in OHOS::WallpaperMgrService::WallpaperServiceStub