Searched refs:WALLPAPER (Results 1 – 3 of 3) sorted by relevance
60 static final String WALLPAPER = "wallpaper_orig"; field in WallpaperBackupAgent94 mWallpaperFile = new File(wallpaperDir, WALLPAPER); in onCreate()
177 static final String WALLPAPER = "wallpaper_orig"; field in WallpaperManagerService185 WALLPAPER, WALLPAPER_CROP,210 mWallpaperFile = new File(mWallpaperDir, WALLPAPER); in WallpaperObserver()2543 File newWallpaper = new File(getWallpaperDir(0), WALLPAPER); in migrateFromOld()2616 wallpaper = new WallpaperData(userId, WALLPAPER, WALLPAPER_CROP); in getWallpaperSafeLocked()2635 wallpaper = new WallpaperData(userId, WALLPAPER, WALLPAPER_CROP); in loadSettingsLocked()
194 field public static final java.lang.String WALLPAPER = "android.permission-group.WALLPAPER";