Searched refs:WallpaperUtils (Results 1 – 3 of 3) sorted by relevance
50 import com.android.launcher3.util.WallpaperUtils;63 protected static final String WALLPAPER_WIDTH_KEY = WallpaperUtils.WALLPAPER_WIDTH_KEY;64 protected static final String WALLPAPER_HEIGHT_KEY = WallpaperUtils.WALLPAPER_HEIGHT_KEY;74 public static final float WALLPAPER_SCREENS_SPAN = WallpaperUtils.WALLPAPER_SCREENS_SPAN;350 Point outSize = WallpaperUtils.getDefaultWallpaperSize(getResources(), getWindowManager()); in cropImageAndSetWallpaper()389 Point defaultWallpaperSize = WallpaperUtils.getDefaultWallpaperSize(getResources(), in cropImageAndSetWallpaper()486 WallpaperUtils.suggestWallpaperDimension(getResources(),510 Point wallpaperSize = WallpaperUtils.getDefaultWallpaperSize(
32 public final class WallpaperUtils { class42 … final Point defaultWallpaperSize = WallpaperUtils.getDefaultWallpaperSize(res, windowManager); in suggestWallpaperDimension()
76 import com.android.launcher3.util.WallpaperUtils;1420 WallpaperUtils.suggestWallpaperDimension(mLauncher.getResources(), in setWallpaperDimension()