Searched refs:restoreFromStage (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/WallpaperBackup/src/com/android/wallpaperbackup/
H A DWallpaperBackupAgent.java223 restoreFromStage(imageStage, infoStage, "wp", sysWhich);
224 restoreFromStage(lockImageStage, infoStage, "kwp", FLAG_LOCK);
261 private void restoreFromStage(File stage, File info, String hintTag, int which) method in class:WallpaperBackupAgent

Completed in 66 milliseconds