Searched refs:mWallpaperManagerService (Results 1 – 1 of 1) sorted by relevance
39 private final IWallpaperManager mWallpaperManagerService; field in DozeWallpaperState48 mWallpaperManagerService = wallpaperManagerService; in DozeWallpaperState()84 if (mWallpaperManagerService != null) { in transitionTo()91 mWallpaperManagerService.setInAmbientMode(mIsAmbientMode, duration); in transitionTo()104 pw.println(" hasWallpaperService: " + (mWallpaperManagerService != null)); in dump()