Home
last modified time | relevance | path

Searched refs:DrawableStateProxyView (Results 1 – 2 of 2) 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()
/packages/apps/Launcher3/src/com/android/launcher3/
DDrawableStateProxyView.java26 public class DrawableStateProxyView extends LinearLayout { class
31 public DrawableStateProxyView(Context context) { in DrawableStateProxyView() method in DrawableStateProxyView
35 public DrawableStateProxyView(Context context, AttributeSet attrs) { in DrawableStateProxyView() method in DrawableStateProxyView
40 public DrawableStateProxyView(Context context, AttributeSet attrs, int defStyle) { in DrawableStateProxyView() method in DrawableStateProxyView
43 TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.DrawableStateProxyView, in DrawableStateProxyView()