Searched defs:highResolutionWallpaper (Results 1 – 1 of 1) sorted by relevance
946 public void highResolutionWallpaper() throws Exception { in highResolutionWallpaper() method in WallpaperManagerTest947 Bitmap highResolutionWallpaper = Bitmap.createBitmap(10000, 10000, Bitmap.Config.ARGB_8888); in highResolutionWallpaper() local