Searched defs:setWallpaper (Results 1 – 9 of 9) sorted by relevance
28 ParcelFileDescriptor setWallpaper(String name); in setWallpaper() method
45 ParcelFileDescriptor setWallpaper(String name, in String callingPackage, in setWallpaper() method
773 public void setWallpaper(Bitmap bitmap) throws IOException { in setWallpaper() method in ContextImpl779 public void setWallpaper(InputStream data) throws IOException { in setWallpaper() method in ContextImpl
310 protected void setWallpaper(String filePath, final boolean finishActivityWhenDone) { in setWallpaper() method in WallpaperCropActivity
288 public void setWallpaper(Bitmap bitmap) throws IOException { in setWallpaper() method in MockContext293 public void setWallpaper(InputStream data) throws IOException { in setWallpaper() method in MockContext
685 public ParcelFileDescriptor setWallpaper(String name) { in setWallpaper() method in WallpaperManagerService.WallpaperConnection1327 public ParcelFileDescriptor setWallpaper(String name, String callingPackage, in setWallpaper() method in WallpaperManagerService
338 public void setWallpaper(Bitmap bitmap) throws IOException { in setWallpaper() method in ContextWrapper344 public void setWallpaper(InputStream data) throws IOException { in setWallpaper() method in ContextWrapper
1517 public abstract void setWallpaper(Bitmap bitmap) throws IOException; in setWallpaper() method in Context1526 public abstract void setWallpaper(InputStream data) throws IOException; in setWallpaper() method in Context
1689 public void setWallpaper(Bitmap arg0) throws IOException { in setWallpaper() method in BridgeContext1695 public void setWallpaper(InputStream arg0) throws IOException { in setWallpaper() method in BridgeContext