Searched refs:getIndicatorAsView (Results 1 – 3 of 3) sorted by relevance
43 public View getIndicatorAsView() { in getIndicatorAsView() method in ShadowTabSpec
39 View indicatorAsView = shadowOf(tabSpec).getIndicatorAsView(); in addTab()
37 assertThat(shadowOf(spec).getIndicatorAsView(), is(view)); in shouldGetAndSetTheIndicator()