Searched refs:mGameSessionRootView (Results 1 – 1 of 1) sorted by relevance
132 private GameSessionRootView mGameSessionRootView; field in GameSession150 mGameSessionRootView = new GameSessionRootView(context, mSurfaceControlViewHost); in attach()151 surfaceControlViewHost.setView(mGameSessionRootView, widthPx, heightPx); in attach()319 mGameSessionRootView.removeAllViews(); in setTaskOverlayView()320 mGameSessionRootView.addView(view, layoutParams); in setTaskOverlayView()