Searched refs:legacyCropHint (Results 1 – 1 of 1) sorted by relevance
317 Rect legacyCropHint = new Rect( in parseWallpaperAttributes() local336 if (!cropHint.isEmpty() && cropHint.equals(legacyCropHint)) { in parseWallpaperAttributes()342 if (!legacyCropHint.isEmpty()) { in parseWallpaperAttributes()343 wallpaper.cropHint.set(legacyCropHint); in parseWallpaperAttributes()350 wallpaper.cropHint.set(legacyCropHint); in parseWallpaperAttributes()