Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/server/backup/
DSystemBackupAgent.java122 Context.WALLPAPER_SERVICE); in onRestore()
169 Context.WALLPAPER_SERVICE); in onRestoreFile()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLockscreenWallpaper.java70 mWallpaperManager = (WallpaperManager) ctx.getSystemService(Context.WALLPAPER_SERVICE); in LockscreenWallpaper()
75 ServiceManager.getService(Context.WALLPAPER_SERVICE)); in LockscreenWallpaper()
/frameworks/base/core/java/android/app/backup/
DWallpaperBackupHelper.java106 (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/app/
DWallpaperManager.java87 @SystemService(Context.WALLPAPER_SERVICE)
281 IBinder b = ServiceManager.getService(Context.WALLPAPER_SERVICE); in Globals()
412 Context.WALLPAPER_SERVICE); in getInstance()
DSystemServiceRegistry.java525 registerService(Context.WALLPAPER_SERVICE, WallpaperManager.class, in registerService() argument
/frameworks/base/packages/WallpaperBackup/src/com/android/wallpaperbackup/
DWallpaperBackupAgent.java96 mWm = (WallpaperManager) getSystemService(Context.WALLPAPER_SERVICE); in onCreate()
/frameworks/base/core/java/android/content/
DContext.java2887 WALLPAPER_SERVICE,
3305 public static final String WALLPAPER_SERVICE = "wallpaper"; field in Context
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DImageWallpaper.java79 mWallpaperManager = (WallpaperManager) getSystemService(WALLPAPER_SERVICE); in onCreate()
/frameworks/base/services/core/java/com/android/server/wallpaper/
DWallpaperManagerService.java133 publishBinderService(Context.WALLPAPER_SERVICE, mService); in onStart()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7284 field public static final java.lang.String WALLPAPER_SERVICE = "wallpaper";
/frameworks/base/api/
Dcurrent.txt8973 field public static final java.lang.String WALLPAPER_SERVICE = "wallpaper";
Dsystem-current.txt9488 field public static final java.lang.String WALLPAPER_SERVICE = "wallpaper";