Searched defs:tabLayout (Results 1 – 6 of 6) sorted by relevance
76 private SeparatedTabLayoutOnPageChangeCallback(TabLayout tabLayout) { in SeparatedTabLayoutOnPageChangeCallback()110 TabLayout tabLayout = mTabLayoutRef.get(); in updateTabPositionIfNeeded() local
118 final TabLayout tabLayout = getActivity().findViewById(R.id.tab_layout); in onViewCreated() local157 private void setTabTextColors(TabLayout tabLayout) { in setTabTextColors()
59 TabLayout tabLayout = v.findViewById(R.id.tab_layout); in onCreateView() local
88 TabLayout tabLayout = tabContainer.findViewById(R.id.tabs); in onViewCreated() local
67 val tabLayout: TabLayout = view.findViewById(R.id.tab_layout) in <lambda>() constant
145 TabLayout tabLayout = mTabLayout; in maybeHideTabs() local