Searched refs:getTextAppearanceId (Results 1 – 2 of 2) sorted by relevance
372 public int getTextAppearanceId() { in getTextAppearanceId() method in ShadowTextView
101 assertThat(shadowOf(textView).getTextAppearanceId(), equalTo(5)); in testGetTextAppearanceId()