Searched refs:configContext (Results 1 – 2 of 2) sorted by relevance
74 final Context configContext = context.createConfigurationContext(configurations[j]); in PreviewPagerAdapter() local75 configContext.getTheme().setTo(context.getTheme()); in PreviewPagerAdapter()77 final ViewStub sampleViewStub = new ViewStub(configContext); in PreviewPagerAdapter()
75 final Context configContext = context.createConfigurationContext(configurations[j]); in PreviewPagerAdapter() local76 configContext.getTheme().setTo(context.getTheme()); in PreviewPagerAdapter()78 final ViewStub sampleViewStub = new ViewStub(configContext); in PreviewPagerAdapter()