Searched refs:WALLPAPER (Results 1 – 3 of 3) sorted by relevance
98 static final String WALLPAPER = "wallpaper"; field in WallpaperManagerService125 mWallpaperFile = new File(mWallpaperDir, WALLPAPER); in WallpaperObserver()209 wallpaperFile = new File(getWallpaperDir(userId), WALLPAPER); in WallpaperData()521 File wallpaperFile = new File(getWallpaperDir(userId), WALLPAPER); in onRemoveUser()572 File f = new File(getWallpaperDir(userId), WALLPAPER); in clearWallpaperLocked()694 File f = new File(getWallpaperDir(wallpaperUserId), WALLPAPER); in getWallpaper()751 File file = new File(dir, WALLPAPER); in updateWallpaperBitmapLocked()1039 File newWallpaper = new File(getWallpaperDir(0), WALLPAPER); in migrateFromOld()
339 NO DOC BLOCK: android.Manifest.permission_group Field WALLPAPER
176 field public static final java.lang.String WALLPAPER = "android.permission-group.WALLPAPER";