Home
last modified time | relevance | path

Searched defs:whichWallpaper (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/
DNycWallpaperUtils.java51 boolean allowBackup, int whichWallpaper) throws IOException { in setStream()
61 public static void clear(Context context, int whichWallpaper) throws IOException { in clear()
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/common/
DBitmapCropTask.java171 public boolean cropBitmap(int whichWallpaper) { in cropBitmap()
420 private void setWallpaper(InputStream in, Rect crop, int whichWallpaper) throws IOException { in setWallpaper()