Home
last modified time | relevance | path

Searched refs:writeWallpaperAttributes (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wallpaper/
DWallpaperDataParser.java437 writeWallpaperAttributes(out, "wp", wallpaper); in saveSettingsLocked()
441 writeWallpaperAttributes(out, "kwp", lockWallpaper); in saveSettingsLocked()
457 void writeWallpaperAttributes(TypedXmlSerializer out, String tag, WallpaperData wallpaper) in writeWallpaperAttributes() method in WallpaperDataParser
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/wallpaper/
DWallpaperManagerServiceTests.java420 mService.mWallpaperDataParser.writeWallpaperAttributes( in testXmlSerializationRoundtrip()
/frameworks/base/services/
Dart-wear-profile25077 HPLcom/android/server/wallpaper/WallpaperDataParser;->writeWallpaperAttributes(Lcom/android/modules…