Searched defs:whichWallpaper (Results 1 – 12 of 12) sorted by relevance
51 int whichWallpaper) throws IOException { in setStream()58 int whichWallpaper) throws IOException { in setBitmap()64 public ParcelFileDescriptor getWallpaperFile(int whichWallpaper) { in getWallpaperFile()89 public int getWallpaperId(@WallpaperLocation int whichWallpaper) { in getWallpaperId()102 public void setWallpaperFile(int whichWallpaper, ParcelFileDescriptor file) { in setWallpaperFile()112 public void setWallpaperId(@WallpaperLocation int whichWallpaper, int wallpaperId) { in setWallpaperId()
243 int whichWallpaper) { in setBitmapToWallpaperManagerCompat()
41 int whichWallpaper) throws IOException { in setStream()47 int whichWallpaper) throws IOException { in setBitmap()52 public int getWallpaperId(@WallpaperLocation int whichWallpaper) { in getWallpaperId()57 public ParcelFileDescriptor getWallpaperFile(int whichWallpaper) { in getWallpaperFile()
45 int whichWallpaper) throws IOException { in setStream()53 int whichWallpaper) throws IOException { in setBitmap()60 public int getWallpaperId(@WallpaperLocation int whichWallpaper) { in getWallpaperId()66 public ParcelFileDescriptor getWallpaperFile(int whichWallpaper) { in getWallpaperFile()
68 int whichWallpaper) throws IOException; in setStream()74 int whichWallpaper) throws IOException; in setBitmap()79 public abstract int getWallpaperId(@WallpaperLocation int whichWallpaper); in getWallpaperId()86 public abstract ParcelFileDescriptor getWallpaperFile(int whichWallpaper); in getWallpaperFile()
19 int whichWallpaper) throws IOException { in setStream()24 public void clear(int whichWallpaper) throws IOException { in clear()
19 int whichWallpaper) throws IOException { in setStream()33 public void clear(int whichWallpaper) throws IOException { in clear()
30 int whichWallpaper) throws IOException; in setStream()32 public abstract void clear(int whichWallpaper) throws IOException; in clear()
71 public boolean cropBitmap(int whichWallpaper) { in cropBitmap()103 protected Boolean doInBackground(Integer... whichWallpaper) { in doInBackground()
465 int whichWallpaper = getDefaultWhichWallpaper(); in cropAndSetWallpaperBitmapInRotationStatic() local490 int whichWallpaper) { in setBitmapToWallpaperManagerCompat()520 int whichWallpaper) { in setStreamToWallpaperManagerCompat()659 int whichWallpaper; in doInBackground() local
155 int whichWallpaper); in setBitmapToWallpaperManagerCompat()
106 private boolean clearWallpaper(WallpaperPickerActivity a, int whichWallpaper) { in clearWallpaper()