Searched refs:configContext (Results 1 – 1 of 1) sorted by relevance
71 final Context configContext = context.createConfigurationContext(configuration); in PreviewPagerAdapter() local72 configContext.setTheme(context.getThemeResId()); in PreviewPagerAdapter()74 final LayoutInflater configInflater = LayoutInflater.from(configContext); in PreviewPagerAdapter()