Home | History | Annotate | Download | only in wallpaper

Lines Matching defs:setWallpaper

617      * Once a new wallpaper has been written via setWallpaper(...), it needs to be cropped
828 * selector bit field to setWallpaper().
1136 public ParcelFileDescriptor setWallpaper(String name) {
1989 public ParcelFileDescriptor setWallpaper(String name, String callingPackage,
2018 if (DEBUG) Slog.v(TAG, "setWallpaper which=0x" + Integer.toHexString(which));