Searched refs:mTabLayoutId (Results 1 – 1 of 1) sorted by relevance
68 private int mTabLayoutId; field in TabHost82 mTabLayoutId = a.getResourceId(R.styleable.TabWidget_tabLayout, 0); in TabHost()85 if (mTabLayoutId == 0) { in TabHost()88 mTabLayoutId = R.layout.tab_indicator_holo; in TabHost()543 View tabIndicator = inflater.inflate(mTabLayoutId, in createIndicatorView()577 View tabIndicator = inflater.inflate(mTabLayoutId, in createIndicatorView()