Searched refs:WALLPAPER_SERVICE (Results 1 – 13 of 13) sorted by relevance
68 mWpm = (WallpaperManager) context.getSystemService(Context.WALLPAPER_SERVICE); in WallpaperBackupHelper()
76 mWallpaperManager = (WallpaperManager) ctx.getSystemService(Context.WALLPAPER_SERVICE); in LockscreenWallpaper()81 ServiceManager.getService(Context.WALLPAPER_SERVICE)); in LockscreenWallpaper()
744 ServiceManager.getService(Context.WALLPAPER_SERVICE)); in start()
48 ServiceManager.getService(Context.WALLPAPER_SERVICE)), in DozeWallpaperState()
166 Context.WALLPAPER_SERVICE); in onRestoreFile()
58 mWallpaperManager = (WallpaperManager)getSystemService(Context.WALLPAPER_SERVICE); in onCreate()
96 mWm = (WallpaperManager) getSystemService(Context.WALLPAPER_SERVICE); in onCreate()
3171 WALLPAPER_SERVICE,3682 public static final String WALLPAPER_SERVICE = "wallpaper"; field in Context
692 registerService(Context.WALLPAPER_SERVICE, WallpaperManager.class, in registerService() argument699 b = ServiceManager.getServiceOrThrow(Context.WALLPAPER_SERVICE); in registerService()701 b = ServiceManager.getService(Context.WALLPAPER_SERVICE); in registerService()
92 @SystemService(Context.WALLPAPER_SERVICE)521 Context.WALLPAPER_SERVICE); in getInstance()
155 publishBinderService(Context.WALLPAPER_SERVICE, mService); in onStart()
7284 field public static final java.lang.String WALLPAPER_SERVICE = "wallpaper";
9878 field public static final String WALLPAPER_SERVICE = "wallpaper";