Home
last modified time | relevance | path

Searched refs:WALLPAPER (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/java/com/android/server/
DWallpaperManagerService.java98 static final String WALLPAPER = "wallpaper"; field in WallpaperManagerService
125 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()
/frameworks/base/docs/html/sdk/api_diff/17/
DmissingSinces.txt339 NO DOC BLOCK: android.Manifest.permission_group Field WALLPAPER
/frameworks/base/api/
Dcurrent.txt176 field public static final java.lang.String WALLPAPER = "android.permission-group.WALLPAPER";