Searched refs:reparentWallpaperSurface (Results 1 – 1 of 1) sorted by relevance
346 mContainerView.post(() -> reparentWallpaperSurface(mContainerView)); in engineShown()349 mSecondContainerView.post(() -> reparentWallpaperSurface(mSecondContainerView)); in engineShown()423 private void reparentWallpaperSurface(SurfaceView parentSurface) { in reparentWallpaperSurface() method in WallpaperConnection