Searched refs:subContentStub (Results 1 – 1 of 1) sorted by relevance
123 ViewStub subContentStub = (ViewStub) mLayout.findViewById(SUB_VIEW_STUB_RES_ID); in setBaseLayout() local124 subContentStub.setLayoutResource(subLayoutId); in setBaseLayout()125 subContentStub.inflate(); in setBaseLayout()