Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowTextView.java62 private int compoundDrawablesWithIntrinsicBoundsBottom; field in ShadowTextView
165 this.compoundDrawablesWithIntrinsicBoundsBottom = bottom; in setCompoundDrawablesWithIntrinsicBounds()
182 return compoundDrawablesWithIntrinsicBoundsBottom; in getCompoundDrawablesWithIntrinsicBoundsBottom()