Searched refs:systemWallpaperImageFd (Results 1 – 1 of 1) sorted by relevance
234 final ParcelFileDescriptor systemWallpaperImageFd = mWallpaperManager.getWallpaperFile( in backupSystemWallpaperFile() local238 if (systemWallpaperImageFd == null) { in backupSystemWallpaperFile()248 copyFromPfdToFileAndClosePfd(systemWallpaperImageFd, imageStage); in backupSystemWallpaperFile()