Searched refs:WALLPAPER_SERVICE (Results 1 – 12 of 12) sorted by relevance
68 mWpm = (WallpaperManager) context.getSystemService(Context.WALLPAPER_SERVICE); in WallpaperBackupHelper()
170 Context.WALLPAPER_SERVICE); in onRestoreFile()
58 mWallpaperManager = (WallpaperManager)getSystemService(Context.WALLPAPER_SERVICE); in onCreate()
244 ServiceManager.getService(Context.WALLPAPER_SERVICE)); in provideIWallPaperManager()
99 mWm = (WallpaperManager) getSystemService(Context.WALLPAPER_SERVICE); in onCreate()
107 @SystemService(Context.WALLPAPER_SERVICE)666 Context.WALLPAPER_SERVICE); in getInstance()
753 registerService(Context.WALLPAPER_SERVICE, WallpaperManager.class, in registerService() argument758 final IBinder b = ServiceManager.getService(Context.WALLPAPER_SERVICE); in registerService()764 throw new ServiceNotFoundException(Context.WALLPAPER_SERVICE); in registerService()
3608 WALLPAPER_SERVICE,4175 public static final String WALLPAPER_SERVICE = "wallpaper"; field in Context
163 publishBinderService(Context.WALLPAPER_SERVICE, mService); in onStart()
1024 ServiceManager.getService(Context.WALLPAPER_SERVICE)); in start()
10699 field @UiContext public static final String WALLPAPER_SERVICE = "wallpaper";
7284 field public static final java.lang.String WALLPAPER_SERVICE = "wallpaper";