Searched refs:WALLPAPER_SERVICE (Results 1 – 13 of 13) sorted by relevance
122 Context.WALLPAPER_SERVICE); in onRestore()169 Context.WALLPAPER_SERVICE); in onRestoreFile()
70 mWallpaperManager = (WallpaperManager) ctx.getSystemService(Context.WALLPAPER_SERVICE); in LockscreenWallpaper()75 ServiceManager.getService(Context.WALLPAPER_SERVICE)); in LockscreenWallpaper()
106 (WallpaperManager) context.getSystemService(Context.WALLPAPER_SERVICE); in WallpaperBackupHelper()
58 mWallpaperManager = (WallpaperManager)getSystemService(Context.WALLPAPER_SERVICE); in onCreate()
87 @SystemService(Context.WALLPAPER_SERVICE)281 IBinder b = ServiceManager.getService(Context.WALLPAPER_SERVICE); in Globals()412 Context.WALLPAPER_SERVICE); in getInstance()
525 registerService(Context.WALLPAPER_SERVICE, WallpaperManager.class, in registerService() argument
96 mWm = (WallpaperManager) getSystemService(Context.WALLPAPER_SERVICE); in onCreate()
2887 WALLPAPER_SERVICE,3305 public static final String WALLPAPER_SERVICE = "wallpaper"; field in Context
79 mWallpaperManager = (WallpaperManager) getSystemService(WALLPAPER_SERVICE); in onCreate()
133 publishBinderService(Context.WALLPAPER_SERVICE, mService); in onStart()
7284 field public static final java.lang.String WALLPAPER_SERVICE = "wallpaper";
8973 field public static final java.lang.String WALLPAPER_SERVICE = "wallpaper";
9488 field public static final java.lang.String WALLPAPER_SERVICE = "wallpaper";