Searched refs:WALLPAPER_SERVICE (Results 1 – 11 of 11) sorted by relevance
68 mWpm = (WallpaperManager) context.getSystemService(Context.WALLPAPER_SERVICE); in WallpaperBackupHelper()
188 Context.WALLPAPER_SERVICE); in onRestoreFile()
58 mWallpaperManager = (WallpaperManager)getSystemService(Context.WALLPAPER_SERVICE); in onCreate()
369 ServiceManager.getService(Context.WALLPAPER_SERVICE)); in provideIWallPaperManager()
751 registerService(Context.WALLPAPER_SERVICE, WallpaperManager.class, in registerService() argument756 final IBinder b = ServiceManager.getService(Context.WALLPAPER_SERVICE); in registerService()762 throw new ServiceNotFoundException(Context.WALLPAPER_SERVICE); in registerService()
118 @SystemService(Context.WALLPAPER_SERVICE)834 Context.WALLPAPER_SERVICE); in getInstance()
4080 WALLPAPER_SERVICE,4663 public static final String WALLPAPER_SERVICE = "wallpaper"; field in Context
1025 ServiceManager.getService(Context.WALLPAPER_SERVICE)); in start()
161 publishBinderService(Context.WALLPAPER_SERVICE, mService); in onStart()
7284 field public static final java.lang.String WALLPAPER_SERVICE = "wallpaper";
10455 field @UiContext public static final String WALLPAPER_SERVICE = "wallpaper";