Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowTextView.java60 private int compoundDrawablesWithIntrinsicBoundsTop; field in ShadowTextView
163 this.compoundDrawablesWithIntrinsicBoundsTop = top; in setCompoundDrawablesWithIntrinsicBounds()
174 return compoundDrawablesWithIntrinsicBoundsTop; in getCompoundDrawablesWithIntrinsicBoundsTop()