Searched refs:getTextAppearanceId (Results 1 – 2 of 2) sorted by relevance
103 public int getTextAppearanceId() { in getTextAppearanceId() method in ShadowTextView
133 …assertThat(shadowOf(textView).getTextAppearanceId()).isEqualTo(android.R.style.TextAppearance_Smal… in testGetTextAppearanceId()