Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowTextView.java59 private int compoundDrawablesWithIntrinsicBoundsLeft; field in ShadowTextView
162 this.compoundDrawablesWithIntrinsicBoundsLeft = left; in setCompoundDrawablesWithIntrinsicBounds()
170 return compoundDrawablesWithIntrinsicBoundsLeft; in getCompoundDrawablesWithIntrinsicBoundsLeft()