Home
last modified time | relevance | path

Searched refs:WALLPAPER_SERVICE (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/com/android/server/backup/
DSystemBackupAgent.java70 Context.WALLPAPER_SERVICE); in onBackup()
126 Context.WALLPAPER_SERVICE); in onRestore()
173 Context.WALLPAPER_SERVICE); in onRestoreFile()
/frameworks/base/core/java/android/app/backup/
DWallpaperBackupHelper.java101 (WallpaperManager) context.getSystemService(Context.WALLPAPER_SERVICE); in WallpaperBackupHelper()
/frameworks/base/tests/WallpaperTest/src/com/example/wallpapertest/
DMainActivity.java58 mWallpaperManager = (WallpaperManager)getSystemService(Context.WALLPAPER_SERVICE); in onCreate()
/frameworks/base/core/java/android/content/
DContext.java2101 WALLPAPER_SERVICE,
2415 public static final String WALLPAPER_SERVICE = "wallpaper"; field in Context
/frameworks/base/core/java/android/app/
DWallpaperManager.java233 IBinder b = ServiceManager.getService(Context.WALLPAPER_SERVICE); in Globals()
353 Context.WALLPAPER_SERVICE); in getInstance()
DContextImpl.java597 registerService(WALLPAPER_SERVICE, WALLPAPER_FETCHER); in registerService() argument
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DImageWallpaper.java77 mWallpaperManager = (WallpaperManager) getSystemService(WALLPAPER_SERVICE); in onCreate()
/frameworks/base/services/java/com/android/server/
DSystemServer.java786 ServiceManager.addService(Context.WALLPAPER_SERVICE, wallpaper); in startOtherServices()
/frameworks/base/api/
Dsystem-current.txt7528 field public static final java.lang.String WALLPAPER_SERVICE = "wallpaper";
Dcurrent.txt7286 field public static final java.lang.String WALLPAPER_SERVICE = "wallpaper";