Searched refs:mirrorWallpaperSurface (Results 1 – 4 of 4) sorted by relevance
395 SurfaceControl mirrorWallpaperSurface(int displayId); in mirrorWallpaperSurface() method
705 public SurfaceControl mirrorWallpaperSurface(int displayId) { in mirrorWallpaperSurface() method in WindowManagerGlobal707 return getWindowManagerService().mirrorWallpaperSurface(displayId); in mirrorWallpaperSurface()
1076 SurfaceControl mirrorWallpaperSurface() { in mirrorWallpaperSurface() method in WallpaperController
4227 public SurfaceControl mirrorWallpaperSurface(int displayId) { in mirrorWallpaperSurface() method in WindowManagerService4230 return dc.mWallpaperController.mirrorWallpaperSurface(); in mirrorWallpaperSurface()