Home
last modified time | relevance | path

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

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