Searched defs:whichWallpaper (Results 1 – 2 of 2) sorted by relevance
51 boolean allowBackup, int whichWallpaper) throws IOException { in setStream()61 public static void clear(Context context, int whichWallpaper) throws IOException { in clear()
171 public boolean cropBitmap(int whichWallpaper) { in cropBitmap()420 private void setWallpaper(InputStream in, Rect crop, int whichWallpaper) throws IOException { in setWallpaper()