Searched refs:mTabLayoutId (Results 1 – 1 of 1) sorted by relevance
72 private int mTabLayoutId; field in TabHost93 mTabLayoutId = a.getResourceId(R.styleable.TabWidget_tabLayout, 0); in TabHost()96 if (mTabLayoutId == 0) { in TabHost()99 mTabLayoutId = R.layout.tab_indicator_holo; in TabHost()623 View tabIndicator = inflater.inflate(mTabLayoutId, in createIndicatorView()657 View tabIndicator = inflater.inflate(mTabLayoutId, in createIndicatorView()