Searched refs:getIndicatorLabel (Results 1 – 2 of 2) sorted by relevance
55 assertThat(shadowOf(spec).getIndicatorLabel()).isEqualTo("labelText"); in shouldGetAndSetTheIndicatorLabel()67 assertThat(shadowOf(spec).getIndicatorLabel()).isEqualTo("labelText"); in shouldGetAndSetTheIndicatorLabelAndIcon()
161 public String getIndicatorLabel() { in getIndicatorLabel() method in ShadowTabHost.ShadowTabSpec