Searched refs:mViewContainer (Results 1 – 1 of 1) sorted by relevance
85 private final ViewGroup mViewContainer; field in TiasSessionImpl130 mViewContainer = new LinearLayout(context); in TiasSessionImpl()131 mViewContainer.setBackground(new ColorDrawable(0)); in TiasSessionImpl()468 presentation.setContentView(mViewContainer); in updateSurface()511 mViewContainer.addView(sampleView); in initSampleView()