Searched defs:whichWallpaper (Results 1 – 10 of 10) 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()
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()
469 int whichWallpaper = (isLockWallpaperSet) in cropAndSetWallpaperBitmapInRotationStatic() local485 int whichWallpaper) { in setBitmapToWallpaperManagerCompat()515 int whichWallpaper) { in setStreamToWallpaperManagerCompat()654 int whichWallpaper; in doInBackground() local
106 private boolean clearWallpaper(WallpaperPickerActivity a, int whichWallpaper) { in clearWallpaper()