Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowTextView.java61 private int compoundDrawablesWithIntrinsicBoundsRight; field in ShadowTextView
164 this.compoundDrawablesWithIntrinsicBoundsRight = right; in setCompoundDrawablesWithIntrinsicBounds()
178 return compoundDrawablesWithIntrinsicBoundsRight; in getCompoundDrawablesWithIntrinsicBoundsRight()