Searched refs:WALLPAPER_CROP (Results 1 – 1 of 1) sorted by relevance
182 static final String WALLPAPER_CROP = "wallpaper"; field in WallpaperManagerService189 WALLPAPER, WALLPAPER_CROP,2893 File preNWallpaper = new File(getWallpaperDir(0), WALLPAPER_CROP); in migrateFromOld()2969 wallpaper = new WallpaperData(userId, WALLPAPER, WALLPAPER_CROP); in getWallpaperSafeLocked()2988 wallpaper = new WallpaperData(userId, WALLPAPER, WALLPAPER_CROP); in loadSettingsLocked()3092 UserHandle.USER_SYSTEM, WALLPAPER, WALLPAPER_CROP); in initializeFallbackWallpaper()