Searched refs:setResource (Results 1 – 4 of 4) sorted by relevance
917 public void setResource(@RawRes int resid) throws IOException { in setResource() method in WallpaperManager918 setResource(resid, FLAG_SYSTEM | FLAG_LOCK); in setResource()935 public int setResource(@RawRes int resid, @SetWallpaperFlags int which) in setResource() method in WallpaperManager
6138 method public void setResource(int) throws java.io.IOException;6139 method public int setResource(int, int) throws java.io.IOException;
6352 method public void setResource(int) throws java.io.IOException;6353 method public int setResource(int, int) throws java.io.IOException;
5221 method public void setResource(int) throws java.io.IOException;