Searched refs:WALLPAPER_SERVICE (Results 1 – 10 of 10) sorted by relevance
70 Context.WALLPAPER_SERVICE); in onBackup()126 Context.WALLPAPER_SERVICE); in onRestore()173 Context.WALLPAPER_SERVICE); in onRestoreFile()
101 (WallpaperManager) context.getSystemService(Context.WALLPAPER_SERVICE); in WallpaperBackupHelper()
58 mWallpaperManager = (WallpaperManager)getSystemService(Context.WALLPAPER_SERVICE); in onCreate()
2101 WALLPAPER_SERVICE,2415 public static final String WALLPAPER_SERVICE = "wallpaper"; field in Context
233 IBinder b = ServiceManager.getService(Context.WALLPAPER_SERVICE); in Globals()353 Context.WALLPAPER_SERVICE); in getInstance()
597 registerService(WALLPAPER_SERVICE, WALLPAPER_FETCHER); in registerService() argument
77 mWallpaperManager = (WallpaperManager) getSystemService(WALLPAPER_SERVICE); in onCreate()
786 ServiceManager.addService(Context.WALLPAPER_SERVICE, wallpaper); in startOtherServices()
7528 field public static final java.lang.String WALLPAPER_SERVICE = "wallpaper";
7286 field public static final java.lang.String WALLPAPER_SERVICE = "wallpaper";