Home
last modified time | relevance | path

Searched refs:textAppearanceId (Results 1 – 1 of 1) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowTextView.java45 private int textAppearanceId; field in ShadowTextView
66 textAppearanceId = resid; in setTextAppearance()
104 return textAppearanceId; in getTextAppearanceId()