Searched refs:WALLPAPER (Results 1 – 3 of 3) sorted by relevance
99 static final String WALLPAPER = "wallpaper"; field in WallpaperManagerService126 mWallpaperFile = new File(mWallpaperDir, WALLPAPER); in WallpaperObserver()210 wallpaperFile = new File(getWallpaperDir(userId), WALLPAPER); in WallpaperData()532 File wallpaperFile = new File(getWallpaperDir(userId), WALLPAPER); in onRemoveUser()583 File f = new File(getWallpaperDir(userId), WALLPAPER); in clearWallpaperLocked()722 File f = new File(getWallpaperDir(wallpaperUserId), WALLPAPER); in getWallpaper()779 File file = new File(dir, WALLPAPER); in updateWallpaperBitmapLocked()1073 File newWallpaper = new File(getWallpaperDir(0), WALLPAPER); in migrateFromOld()
339 NO DOC BLOCK: android.Manifest.permission_group Field WALLPAPER
187 field public static final java.lang.String WALLPAPER = "android.permission-group.WALLPAPER";