Home
last modified time | relevance | path

Searched defs:setCompoundDrawablesWithIntrinsicBounds (Results 1 – 2 of 2) sorted by relevance

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowTextView.java126 protected void setCompoundDrawablesWithIntrinsicBounds(int left, int top, int right, int bottom) { in setCompoundDrawablesWithIntrinsicBounds() method in ShadowTextView
173 void setCompoundDrawablesWithIntrinsicBounds(int left, int top, int right, int bottom); in setCompoundDrawablesWithIntrinsicBounds() method
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowTextView.java161 protected void setCompoundDrawablesWithIntrinsicBounds(int left, int top, int right, int bottom) { in setCompoundDrawablesWithIntrinsicBounds() method in ShadowTextView