Home
last modified time | relevance | path

Searched refs:textAppearanceId (Results 1 – 2 of 2) 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()
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowTextView.java46 private int textAppearanceId; field in ShadowTextView
166 textAppearanceId = resid; in setTextAppearance()
373 return textAppearanceId; in getTextAppearanceId()