Searched refs:copyFromPfdToFileAndClosePfd (Results 1 – 1 of 1) sorted by relevance
210 copyFromPfdToFileAndClosePfd(wallpaperInfoFd, infoStage); in backupWallpaperInfoFile()248 copyFromPfdToFileAndClosePfd(systemWallpaperImageFd, imageStage); in backupSystemWallpaperFile()306 copyFromPfdToFileAndClosePfd(lockWallpaperFd, lockImageStage); in backupLockWallpaperFileIfItExists()327 private static void copyFromPfdToFileAndClosePfd(ParcelFileDescriptor pfd, File file) in copyFromPfdToFileAndClosePfd() method in WallpaperBackupAgent