Searched refs:mSecondContainerView (Results 1 – 1 of 1) sorted by relevance
112 private SurfaceView mSecondContainerView; field in WallpaperConnection157 mSecondContainerView = secondaryContainerView; in WallpaperConnection()227 mSecondContainerView = null; in destroy()348 if (mSecondContainerView != null) { in engineShown()349 mSecondContainerView.post(() -> reparentWallpaperSurface(mSecondContainerView)); in engineShown()