Searched refs:WALLPAPER_FETCHER (Results 1 – 1 of 1) sorted by relevance
347 private static ServiceFetcher WALLPAPER_FETCHER = new ServiceFetcher() { field in ContextImpl597 registerService(WALLPAPER_SERVICE, WALLPAPER_FETCHER); in registerService() argument1842 return (WallpaperManager) WALLPAPER_FETCHER.getService(this); in getWallpaperManager()