Searched refs:DrawableStateProxyView (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DDrawableStateProxyView.java28 public class DrawableStateProxyView extends LinearLayout { class in inherits:LinearLayout
33 public DrawableStateProxyView(Context context) { method in class:DrawableStateProxyView
37 public DrawableStateProxyView(Context context, AttributeSet attrs) { method in class:DrawableStateProxyView
42 public DrawableStateProxyView(Context context, AttributeSet attrs, int defStyle) { method in class:DrawableStateProxyView
45 TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.DrawableStateProxyView,

Completed in 126 milliseconds