Searched refs:writeWallpaperAttributes (Results 1 – 1 of 1) sorted by relevance
1909 writeWallpaperAttributes(out, "wp", wallpaper); in saveSettingsLocked()1913 writeWallpaperAttributes(out, "kwp", wallpaper); in saveSettingsLocked()1928 private void writeWallpaperAttributes(XmlSerializer out, String tag, WallpaperData wallpaper) in writeWallpaperAttributes() method in WallpaperManagerService