Searched defs:CompoundDrawables (Results 1 – 1 of 1) sorted by relevance
533 public static class CompoundDrawables { class in ShadowTextView539 public CompoundDrawables(Drawable left, Drawable top, Drawable right, Drawable bottom) { in CompoundDrawables() method in ShadowTextView.CompoundDrawables546 public CompoundDrawables(int left, int top, int right, int bottom) { in CompoundDrawables() method in ShadowTextView.CompoundDrawables