Searched defs:WALLPAPER_SERVICE (Results 1 – 2 of 2) sorted by relevance
467 registerService(Context.WALLPAPER_SERVICE, WallpaperManager.class, in registerService()
2720 public static final String WALLPAPER_SERVICE = "wallpaper"; field in Context