Searched refs:indicatorAsView (Results 1 – 1 of 1) sorted by relevance
39 View indicatorAsView = shadowOf(tabSpec).getIndicatorAsView(); in addTab() local40 if (indicatorAsView != null) { in addTab()41 realObject.addView(indicatorAsView); in addTab()