Searched refs:WALLPAPER_CROP (Results 1 – 3 of 3) sorted by relevance
28 static final String WALLPAPER_CROP = "wallpaper"; field in WallpaperUtils37 WALLPAPER, WALLPAPER_CROP,
23 import static com.android.server.wallpaper.WallpaperUtils.WALLPAPER_CROP;217 String fileName = mWhich == FLAG_LOCK ? WALLPAPER_LOCK_CROP : WALLPAPER_CROP; in getCropFile()
26 import static com.android.server.wallpaper.WallpaperUtils.WALLPAPER_CROP;273 File preNWallpaper = new File(getWallpaperDir(0), WALLPAPER_CROP); in migrateFromOld()