Searched refs:DrawableStateProxyView (Results 1 – 1 of 1) sorted by relevance
28 public class DrawableStateProxyView extends LinearLayout { class33 public DrawableStateProxyView(Context context) { in DrawableStateProxyView() method in DrawableStateProxyView37 public DrawableStateProxyView(Context context, AttributeSet attrs) { in DrawableStateProxyView() method in DrawableStateProxyView42 public DrawableStateProxyView(Context context, AttributeSet attrs, int defStyle) { in DrawableStateProxyView() method in DrawableStateProxyView45 TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.DrawableStateProxyView, in DrawableStateProxyView()