Searched refs:WALLPAPER_CROP (Results 1 – 2 of 2) sorted by relevance
32 import static com.android.server.wallpaper.WallpaperManagerService.WALLPAPER_CROP;402 USER_SYSTEM, mService.getWallpaperDir(USER_SYSTEM), WALLPAPER, WALLPAPER_CROP); in testWallpaperManagerCallbackInRightOrder()
192 static final String WALLPAPER_CROP = "wallpaper"; field in WallpaperManagerService201 WALLPAPER, WALLPAPER_CROP,1871 (wallpaperType == FLAG_LOCK) ? WALLPAPER_LOCK_CROP : WALLPAPER_CROP); in clearWallpaperData()3279 File preNWallpaper = new File(getWallpaperDir(0), WALLPAPER_CROP); in migrateFromOld()3352 WALLPAPER, WALLPAPER_CROP); in getWallpaperSafeLocked()3372 WALLPAPER, WALLPAPER_CROP); in loadSettingsLocked()3476 WALLPAPER, WALLPAPER_CROP); in initializeFallbackWallpaper()