Searched refs:mTabLayoutMediator (Results 1 – 2 of 2) sorted by relevance
62 private TabLayoutMediator mTabLayoutMediator; field in TabContainerFragment137 mTabLayoutMediator = new TabLayoutMediator(tabLayout, mViewPager, (tab, pos) -> { in onViewCreated()149 mTabLayoutMediator.attach(); in onViewCreated()188 mTabLayoutMediator.detach(); in onDestroyView()
95 private TabLayoutMediator mTabLayoutMediator; field in RadioTestFragment197 mTabLayoutMediator = new TabLayoutMediator(mTunerTabLayout, mTunerViewPager, in onCreateView()199 mTabLayoutMediator.attach(); in onCreateView()