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
816 public void setWallpaper(Bitmap bitmap) throws IOException { in setWallpaper() method in ContextImpl822 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
291 public void setWallpaper(Bitmap bitmap) throws IOException { in setWallpaper() method in MockContext296 public void setWallpaper(InputStream data) throws IOException { in setWallpaper() method in MockContext
775 public ParcelFileDescriptor setWallpaper(String name) { in setWallpaper() method in WallpaperManagerService.WallpaperConnection1461 public ParcelFileDescriptor setWallpaper(String name, String callingPackage, in setWallpaper() method in WallpaperManagerService
348 public void setWallpaper(Bitmap bitmap) throws IOException { in setWallpaper() method in ContextWrapper354 public void setWallpaper(InputStream data) throws IOException { in setWallpaper() method in ContextWrapper
1597 public abstract void setWallpaper(Bitmap bitmap) throws IOException; in setWallpaper() method in Context1606 public abstract void setWallpaper(InputStream data) throws IOException; in setWallpaper() method in Context
1807 public void setWallpaper(Bitmap arg0) throws IOException { in setWallpaper() method in BridgeContext1813 public void setWallpaper(InputStream arg0) throws IOException { in setWallpaper() method in BridgeContext