Searched refs:mSecondContainerView (Results 1 – 1 of 1) sorted by relevance
69 private final SurfaceView mSecondContainerView; field in WallpaperConnection103 mSecondContainerView = secondaryContainerView; in WallpaperConnection()246 if (mSecondContainerView != null) { in engineShown()247 mSecondContainerView.post(() -> reparentWallpaperSurface(mSecondContainerView)); in engineShown()